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
- fix(net): use getpeereid for QNX peer credentials
- ci: preserve QEMU exit status in uring kernel tests
- stream: add inner stream accessors to adaptors
- sync: add blocking_acquire methods to Semaphore
- docs: add cancellation behavior note to tokio::fs module
- stream: add peek_mut, poll_peek, next_if, and next_if_eq to Peekable
- fs: add safe `impl From<OwnedFd> for File`
- sync: wake mpsc receiver when a queued `reserve_many` returns permits
- Support ucred.rs on Fuchsia
- Replace AtomicWaker in sync::mpsc with an algorithm derived from spmc-waker
- Docs
- Rust not yet supported