Expand description
Avila Async - Native async runtime Tokio alternative - 100% Rust std
§Features
- Work-stealing scheduler
- Multi-threaded executor
- Async I/O primitives
- Channel support
- Task cancellation
- Graceful shutdown
Modules§
Macros§
Structs§
- Join
Handle - Task handle for spawned futures
- Runtime
- Timeout
Error - Timeout error type