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 supported20 Subscribers
Add a CodeTriage badge to tokio
Help out
- Issues
- tokio::process::Command does not work properly with less privileged children accessing stdin/stdout/stderr file descriptors
- Runtime builder panics when unable to spawn worker threads
- `AsyncReadExt::read_exact` should retry ErrorKind::Interrupted
- Add main_thread_handle for process::Child
- Ability to change permissions on NamedPipeServer without using unsafe
- `tokio-util 0.7.9` should have bumped `rust-version`
- `LengthDelimitedCodec` could support encoding borrowed buffers
- Allow disabling time auto-advance behavior in tests
- docs: add countdown latch example to `Semaphore`
- driver: add support for registering file descriptors with user-specified flags
- Docs
- Rust not yet supported