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
- rt: roll back arrival in `Barrier::wait_timeout` on timeout
- fix(io_uring): prevent use-after-free on failed submit
- `Mutex`' does not guarantee FIFO locking order
- runtime: add `Handle::has_time_driver`
- process: enqueue orphans when spawn setup fails after OS spawn
- test: cover I/O shutdown waker cycles
- add `has_time_driver` to check if timeout is available on a runtime without panicking
- sync: avoid atomic reader count in broadcast slots
- stream: handle overflowing timer durations
- net: surface UDP receive errors through try_* methods
- Docs
- Rust not yet supported