1.
Getting Started
1.1.
Why Async?
1.2.
The State of Asynchronous Rust
1.3.
async/.await Primer
1.4.
Applied: HTTP Server
2.
Under the Hood: Executing Futures and Tasks
2.1.
The Future Trait
2.2.
Task Wakeups with Waker
2.3.
Applied: Build an Executor
2.4.
Executors and System IO
3.
async/await
4.
Pinning
5.
Streams
5.1.
Iteration and Concurrency
6.
Executing Multiple Futures at a Time
6.1.
join!
6.2.
select!
6.3.
TODO: Spawning
6.4.
TODO: Cancellation and Timeouts
6.5.
TODO: FuturesUnordered
7.
Workarounds to Know and Love
7.1.
Return Type Errors
7.2.
? in async Blocks
7.3.
Send Approximation
7.4.
Recursion
7.5.
async in Traits
8.
TODO: I/O
8.1.
TODO: AsyncRead and AsyncWrite
9.
TODO: Asynchronous Design Patterns: Solutions and Suggestions
9.1.
TODO: Modeling Servers and the Request/Response Pattern
9.2.
TODO: Managing Shared State
10.
TODO: The Ecosystem: Tokio and More
10.1.
TODO: Lots, lots more?...
Light (default)
Rust
Coal
Navy
Ayu
Asynchronous Programming in Rust
English
Русский
中國
中国