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: 10 months ago
antipatternsbest-practicesidiomatic-rustrusttalk

Related projects:

Repository Description Stars
ferrous-systems/elements-of-rust A collection of software engineering techniques and best practices for writing clear and effective Rust code. 1,103
mre/idiomatic-rust A curated collection of resources for writing clean, idiomatic Rust code 6,632
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
craake/aoc2023 A Rust implementation of the Advent of Code 2023 challenges 0
formal-land/coq-of-rust Tool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist 421
ahgamut/rust-ape-example An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. 189
rustcc/coroutine-rs Provides an implementation of cooperative multitasking in Rust 414
mcginty/snow A Rust implementation of a secure communication framework 894
rust-lang/chalk An implementation of the Rust trait system using a PROLOG-like logic solver 1,843
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728
hsivonen/recode_rs Tool for encoding conversion 12
ld250/adventofcode_rust Rust solutions to Advent of Code challenges 8
willcrichton/tyrade Exploring type-level programming in Rust with a focus on simplicity and expressiveness 323
warycat/rustgym A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems 896
rust-lang-ru/rust-by-example A translation project of the Rust programming language book 63