Asynchronous Programming in Rust
by Rust Async Working Group
Official async book covering futures, executors, and async/await patterns.
Build async APIs and production web services with Tokio and Axum.
Official async book covering futures, executors, and async/await patterns.
Official async Rust tutorial covering tasks, channels, and I/O.
Ergonomic, modular web framework built on Tokio — the modern choice for Rust APIs.
A full-stack course on building production-ready Rust web applications.
Build real CLI tools while learning Rust — grep, cat, find, and more.
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.
by Tokio Contributors
Ergonomic, modular web framework built on Tokio — the modern choice for Rust APIs.
by Luca Palmieri
A full-stack course on building production-ready Rust web applications.
by Ken Youens-Clark
Build real CLI tools while learning Rust — grep, cat, find, and more.