rust-unofficial / patternsLinks
A catalogue of Rust design patterns, anti-patterns and idioms
☆8,469Updated 2 weeks ago
Alternatives and similar repositories for patterns
Users that are interested in patterns are comparing it to the libraries listed below
Sorting:
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,173Updated 3 months ago
- Rayon: A data parallelism library for Rust☆11,974Updated 3 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,276Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,356Updated 3 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆15,305Updated last week
- Serialization framework for Rust☆9,814Updated last month
- Learn Rust by writing Entirely Too Many linked lists☆3,402Updated 11 months ago
- Rust parser combinator framework☆10,006Updated 5 months ago
- Format Rust code☆6,372Updated 3 weeks ago
- Tools for concurrent programming in Rust☆7,970Updated last month
- 🦀 How to minimize Rust binary size 📦☆9,082Updated last month
- https://rust-lang-nursery.github.io/rust-cookbook☆2,442Updated this week
- An HTTP library for Rust☆15,380Updated 3 weeks ago
- An easy and powerful Rust HTTP Client☆10,833Updated this week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆11,902Updated 8 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,526Updated last month
- A safe, extensible ORM and Query Builder for Rust☆13,469Updated last week
- A super-easy, composable, web server framework for warp speeds.☆9,922Updated 11 months ago
- A comparison of some web frameworks and libs written in Rust☆5,499Updated last month
- Zero-cost asynchronous programming in Rust☆5,667Updated last month
- Strongly typed JSON library for Rust☆5,245Updated last month
- “Zero setup” cross compilation and “cross testing” of Rust crates☆7,506Updated this week
- Educational blog posts for Rust beginners☆8,034Updated 5 months ago
- Application level tracing for Rust.☆6,079Updated 3 weeks ago
- Metal I/O library for Rust.☆6,676Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,073Updated 3 weeks ago
- RFCs for changes to Rust☆6,220Updated 2 weeks ago
- List of Rust books☆5,123Updated last month
- Actor framework for Rust.☆8,929Updated 2 weeks ago
- Fast and friendly HTTP server framework for async Rust☆5,115Updated last year