Asynchronous Programming in Rust
☆2,138Nov 2, 2025Updated 4 months ago
Alternatives and similar repositories for async-book
Users that are interested in async-book are comparing it to the libraries listed below
Sorting:
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 3 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,235Feb 27, 2026Updated last week
- Async version of the Rust standard library☆4,068Aug 15, 2025Updated 6 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,736Mar 2, 2026Updated last week
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,384Updated this week
- A small and fast async runtime for Rust☆4,802Feb 23, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,372Feb 16, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,563Feb 13, 2026Updated 3 weeks ago
- The Rust Performance Book☆2,656Jan 19, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,145Updated this week
- async fn(Request) -> Result<Response, Error>☆4,107Feb 24, 2026Updated 2 weeks ago
- The Rust Reference☆1,489Mar 4, 2026Updated last week
- An HTTP library for Rust☆15,968Feb 17, 2026Updated 3 weeks ago
- Serialization framework for Rust☆10,578Updated this week
- Logging implementation for Rust☆2,488Dec 9, 2025Updated 3 months ago
- Rayon: A data parallelism library for Rust☆12,901Jan 6, 2026Updated 2 months ago
- Metal I/O library for Rust.☆6,904Feb 24, 2026Updated 2 weeks ago
- An easy and powerful Rust HTTP Client☆11,457Feb 15, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,453Feb 20, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,124Feb 16, 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,958Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,259Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,505Jan 4, 2026Updated 2 months ago
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 2 months ago
- A native gRPC client & server implementation with async/await support.☆11,888Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,913Feb 24, 2026Updated 2 weeks ago
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- https://rust-lang-nursery.github.io/rust-cookbook☆2,538Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,537Jul 30, 2024Updated last year
- Parser for Rust source code☆3,298Mar 4, 2026Updated last week
- Raw bindings to platform APIs for Rust☆2,501Updated this week
- Rust API guidelines☆1,317Jul 8, 2025Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,102Feb 20, 2026Updated 2 weeks ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,767Nov 20, 2025Updated 3 months ago
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- RFCs for changes to Rust☆6,414Feb 27, 2026Updated last week
- Subcommand to show result of macro expansion☆3,043Feb 12, 2026Updated last month