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 UAF in io_uring submit: handle EAGAIN like EBUSY
- fs: skip io_uring path gracefully when IO driver is disabled
- net: add Safety docs and Default impls for named pipe options
- rt(threaded): harden the idle-bookkeeping invariant
- macros: support cfg-gated `select!` branches
- runtime: fix idle bookkeeping when a task dump wakes parked workers
- Subpar tokio::fs io_uring performance on concurrent positional reads (1.5x slower than pread o_direct)
- `into_std`-like API for `windows::named_pipe::NamedPipe*`
- stabilize `worker_index`
- sync: preserve FIFO lock order when coop budget is exhausted
- Docs
- Rust not yet supported