Futures Crate
by Rust Project
Core futures and async primitives used across the Rust async ecosystem.
5 resources tagged with #async
5 of 5
by Rust Project
Core futures and async primitives used across the Rust async ecosystem.
by Hyperium
Fast, safe HTTP library — foundational for understanding Rust web and async I/O.
by Tokio Contributors
Ergonomic, modular web framework built on Tokio — the modern choice for Rust APIs.
by Rust Async Working Group
Official async book covering futures, executors, and async/await patterns.
by Tokio Contributors
Official async Rust tutorial covering tasks, channels, and I/O.