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 supported22 Subscribers
Add a CodeTriage badge to tokio
Help out
- Issues
- task: add `JoinMap::try_join_next`
- sync: reset Chan::rx_waker in chan::Rx's Drop impl
- rt: stabilize `Builder::rng_seed` and `RngSeed`
- Improved experience using Tokio for both CPU-bound work and I/O work on the same machine
- [net] Surface errors from SO_ERROR on try_recv for UDP sockets
- UDP receive errors aren't communicated through `try_*` methods
- [Announcement thread] Call for testing of new features
- Implemented io-uring `Op<Statx>` and applied to `read_uring` and `fs::try_exists`
- Is `tokio::time::Sleep` fused?
- rt: don't notify when pushing task to empty LIFO slot
- Docs
- Rust not yet supported