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
- FutureExt::timeout panics on Duration::MAX
- StreamExt.chunks(self, capacity: usize)
- Feature: use deadlines instead of durations for timeouts
- Missing async close on io::Write
- std::sync::Mutex in Stdin blocks an entire reactor
- Modernize a-chat
- Make async-io optional for people who only want to use the executor.
- feat(net): implement more methods for TcpStream
- Spawned write to file never finishes when running single threaded
- Allow `UdpSocket` to perform "fire and forget" sends
- Docs
- Rust not yet supported