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
- tokio-util: return the earliest key from `DelayQueue::peek`
- fix: `cargo check -p --all-features` without `tokio_unstable`
- io: keep the partial line when Lines hits an I/O error
- `cargo check --all-features -p tokio` does not compile on stable
- tests: re-enable ignored io shutdown tests in rt_handle_block_on
- rt: fix current_thread task dump panicking when a traced task wakes a task
- duplex(0) / zero-capacity in-memory pipe deadlocks on any write
- SemaphorePermit::merge can overflow and lose permits
- fix(sync): prevent overflow in SemaphorePermit::merge
- io: panic when in-memory pipe is created with zero capacity
- Docs
- Rust not yet supported