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
- Streams/Channels documentation for the async-std book
- have google Grpc support?
- is there any async implementation for methods in 'Options' or 'Result' type, like '.and_then()' chaining methods
- Book: Streams and channels chapter empty
- Stdin read_line doesn't really read lines (when used like in the example)
- cargo doc error in using projects
- Seems difficult to get a minimal set of features working
- Future returned by Stream::sum() is not Send
- Stream::last() has hidden requirement that the item type be Copy
- Using write_vectored in spawned Future
- Docs
- Rust not yet supported