four-horsemen-talk

Rust anti-patterns presentation

Slides and sample code from a talk about bad Rust coding practices

Slides and sample code from my talk "The Four Horsemen of Bad Rust Code" at FOSDEM

GitHub

25 stars
2 watching
0 forks
Language: Rust
last commit: over 2 years ago
antipatternsbest-practicesidiomatic-rustrusttalk

Related projects:

RepositoryDescriptionStars
ferrous-systems/elements-of-rustA collection of software engineering techniques and best practices for writing clear and effective Rust code.1,106
mre/idiomatic-rustA curated collection of resources for writing clean, idiomatic Rust code6,679
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
craake/aoc2023A Rust implementation of the Advent of Code 2023 challenges0
formal-land/coq-of-rustTool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist437
ahgamut/rust-ape-exampleAn experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc.189
rustcc/coroutine-rsProvides an implementation of cooperative multitasking in Rust412
mcginty/snowA Rust implementation of a secure communication framework906
rust-lang/chalkAn implementation of the Rust trait system using a PROLOG-like logic solver1,860
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
hsivonen/recode_rsTool for encoding conversion12
ld250/adventofcode_rustRust solutions to Advent of Code challenges8
willcrichton/tyradeExploring type-level programming in Rust with a focus on simplicity and expressiveness323
warycat/rustgymA comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems901
rust-lang-ru/rust-by-exampleA translation project of the Rust programming language book63