Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrc/async-io-traits
Async versions of io traits
https://github.com/nrc/async-io-traits
Last synced: about 2 months ago
JSON representation
Async versions of io traits
- Host: GitHub
- URL: https://github.com/nrc/async-io-traits
- Owner: nrc
- License: apache-2.0
- Created: 2022-11-02T14:51:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T16:32:59.000Z (about 2 years ago)
- Last Synced: 2024-10-14T06:38:27.520Z (2 months ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Async IO traits
Versions of the traits in `std::io` for async programs.