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
- UB in the batch_semaphore linked list
- Need an interface to plug asynchronous Windows Handle types for serial ports
- Add a helper to allow Tokio to send signals to Child processes
- Change number of worker threads from within runtime
- stream: Add coop back to `stream::iter`
- Expose a new `tokio::time::SystemTime` API
- Provide a dedicated way of constructing a runtime that owns exactly one worker thread
- Prioritized async Semaphore
- Document futures that cannot be canceled, because they use spawn_blocking
- async loop hang if calling c++ notify_all
- Docs
- Rust not yet supported