mre / idiomatic-rustLinks
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
☆7,376Updated last week
Alternatives and similar repositories for idiomatic-rust
Users that are interested in idiomatic-rust are comparing it to the libraries listed below
Sorting:
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,600Updated last month
- Learn Rust by writing Entirely Too Many linked lists☆3,462Updated last year
- List of Rust books☆5,278Updated 5 months ago
- Educational blog posts for Rust beginners☆8,161Updated 9 months ago
- https://rust-lang-nursery.github.io/rust-cookbook☆2,493Updated last month
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,617Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,414Updated 2 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,670Updated 2 weeks ago
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,012Updated last year
- Rayon: A data parallelism library for Rust☆12,365Updated 2 weeks ago
- Rust parser combinator framework☆10,173Updated 2 months ago
- A full featured, fast Command Line Argument Parser for Rust☆15,712Updated last week
- Learn Rust from the best☆1,504Updated last year
- Serialization framework for Rust☆10,142Updated 2 weeks ago
- Format Rust code