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
- To implement ToSocketAddrs for a custom type the ToSocketAddrsFuture should be pub use
- Not able to await on `write!` in spawned async task
- couldn't find bench macro in async_std
- Not joining all threads = memory leaked on process exit
- [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
- Docs
- Rust not yet supported