A catalogue of Rust design patterns, anti-patterns and idioms
☆8,743Mar 2, 2026Updated 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,615Feb 12, 2026Updated last month
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,153Oct 24, 2024Updated last year
- A curated list of Rust code and resources.☆56,163Updated this week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,978Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated last month
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- Learn Rust by writing Entirely Too Many linked lists☆3,540Jul 30, 2024Updated last year
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- An HTTP library for Rust☆15,985Updated this week
- A safe, extensible ORM and Query Builder for Rust☆14,039Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,394Updated this week
- Serialization framework for Rust☆10,528Mar 6, 2026Updated last week
- the champagne of beta embedded databases☆8,946Nov 4, 2025Updated 4 months ago
- Metal I/O library for Rust.☆6,914Updated this week
- Rust API guidelines☆1,318Jul 8, 2025Updated 8 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated 3 weeks ago
- The missing batteries of Rust☆2,076Feb 10, 2025Updated last year
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,765Mar 6, 2026Updated last week
- Application level tracing for Rust.☆6,575Updated this week
- Rust / Wasm framework for creating reliable and efficient web applications☆32,481Updated this week
- A cross-platform GUI library for Rust, inspired by Elm☆29,789Mar 12, 2026Updated last week
- A web framework for Rust.☆25,707Dec 28, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated 3 weeks ago
- Small exercises to get you used to reading and writing Rust code!☆62,149Feb 26, 2026Updated 3 weeks ago
- Format Rust code☆6,771Updated this week
- An easy and powerful Rust HTTP Client☆11,480Updated this week
- A native gRPC client & server implementation with async/await support.☆11,903Mar 11, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,545Mar 10, 2026Updated last week
- The Rust Performance Book☆2,661Jan 19, 2026Updated 2 months ago
- Repository for the Rust Language Server (aka RLS)☆3,505Aug 29, 2022Updated 3 years ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,507Jan 4, 2026Updated 2 months ago
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,702Oct 3, 2025Updated 5 months ago