tokio
https://github.com/tokio-rs/tokio
Rust
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported20 Subscribers
Add a CodeTriage badge to tokio
Help out
- Issues
- Performance degradation due to PR #4383 to reduce no-op wakeups in multi-threaded scheduler
- task: stabilize `Builder`
- StreamMap notify on stream closed
- meta: Stabilize WASI support
- `spawn_pinned` is substantially more expensive than other `spawn` mechanisms
- `tokio-util`'s `LengthDelimitedCodec` doesn't adjust decoded length before checking overflow
- Polling mode
- StreamMap::try_insert
- tokio_stream::StreamMap allows duplicate keys
- tokio::io::bsd::Aio can cause multithreaded runtime to busy-loop
- Docs
- Rust not yet supported