async-std
https://github.com/async-rs/async-std
Rust
Async version of the Rust standard library
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 supported4 Subscribers
Add a CodeTriage badge to async-std
Help out
- Issues
- [tracking] sync
- awaiting a spawn_local JoinHandle is not Send even if the Output is Send
- Add "runtime" feature flag?
- [discossuion] Contemplating task schedulers on NUMA systems
- Book: Select wants a FusedFuture for broker() in tutorial
- New thread is spawned for every I/O request
- StdoutLock not released on drop.
- task::spawn_local only available in feature = ["unstable"]
- Add proof of concept serde support with PathBuf
- Spawned task is stuck during flushing in File.drop()
- Docs
- Rust not yet supported