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 supported23 Subscribers
Add a CodeTriage badge to tokio
Help out
- Issues
- investigation: unstable task-state on specific AArch64/musl targets + temporary diagnostic shim
- Deterministic async tests with reproducible seed for property-testing
- Drop rx_task when oneshot receiver is dropped
- Timers should make fewer assumptions about poller yielding back to the runtime
- oneshot retains rx_task waker even after rx is closed, leads to RawTask 'leak'
- io: fix race in `Mock::poll_write`
- Timer race / TOCTOU in tokio_test (unexpected WouldBlock)
- Have some metric on spawn_blocking queue latency
- Improved `select!` docs: propose StreamMap
- IntervalStream does not implement FusedStream
- Docs
- Rust not yet supported