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
- Panic in subtraction with overflow in tokio/src/sync/mpsc/list.rs
- Sketch: Add `std` adapters
- Livelock in `PollEvented::poll_read()` which sometimes does not transition into Pending state despite nothing to read
- ci: use stable rustc
- x86_64-pc-cygwin: tokio::process stdout/stderr stop after the first chunk
- Test `tokio::tcp_stream try_read_buf` failing with timout on wasm32-wasip2
- feat: a New runtime flavor for io-uring
- metrics: add task schedule latency metric
- Docs
- Rust not yet supported