Source code for the book Rust in Action
☆2,096Mar 4, 2023Updated 2 years ago
Alternatives and similar repositories for code
Users that are interested in code are comparing it to the libraries listed below
Sorting:
- An interactive tutorial for programmers who have never used a compiler☆34May 4, 2021Updated 4 years ago
- All Algorithms implemented in Rust☆25,496Updated this week
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,403Sep 1, 2024Updated last year
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- Small exercises to get you used to reading and writing Rust code!☆61,989Updated this week
- Learn to write an embedded OS in Rust☆14,584Feb 10, 2024Updated 2 years ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- An HTTP library for Rust☆15,956Feb 17, 2026Updated last week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,108Updated this week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,128Oct 24, 2024Updated last year
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- A curated list of Rust code and resources.☆55,823Updated this week
- Applied offensive security with Rust - https://kerkour.com/black-hat-rust☆4,274Oct 1, 2025Updated 5 months ago
- Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)☆1,954Aug 6, 2024Updated last year
- A native gRPC client & server implementation with async/await support.☆11,873Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,662Updated this week
- A Rust compiler front-end for IDEs☆16,079Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- Tools for concurrent programming in Rust☆8,319Updated this week
- A super-easy, composable, web server framework for warp speeds.☆10,245Jan 28, 2026Updated last month
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated last week
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,556Aug 6, 2024Updated last year
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Community showcase and examples of Actix Web ecosystem usage.☆3,949Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,457Updated this week
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,582Aug 3, 2024Updated last year
- Complete code for the larger example programs from the book.☆1,183Jun 21, 2023Updated 2 years ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- open source training courses about distributed database and distributed systems☆10,829Sep 18, 2023Updated 2 years ago
- A modular, reusable university course for Rust☆3,329Feb 9, 2026Updated 2 weeks ago
- Writing an OS in Rust☆17,314Feb 20, 2026Updated last week
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,587Feb 12, 2026Updated 2 weeks ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,762Nov 20, 2025Updated 3 months ago
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- List of Rust books☆5,393Jan 20, 2026Updated last month
- A data-first Rust-native UI design toolkit.☆9,723Feb 5, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,098Updated this week