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
- Re-land sharded spawn blocking queue
- Add more file reading benchmarks
- Sketch: Add `std` adapters
- Livelock in `PollEvented::poll_read()` which sometimes does not transition into Pending state despite nothing to read
- x86_64-pc-cygwin: tokio::process stdout/stderr stop after the first chunk
- feat: a New runtime flavor for io-uring
- Add "Best practices" topic to https://tokio.rs/tokio/topics
- rt: shard the multi-thread inject queue to reduce remote spawn contention
- feat: opt-in file descriptor table pre-warming behind `tokio_unstable`
- stream: add `StreamExt::filter_map_async`
- Docs
- Rust not yet supported