rustasync / async-datagramLinks
Async datagram traits
☆11Updated 5 years ago
Alternatives and similar repositories for async-datagram
Users that are interested in async-datagram are comparing it to the libraries listed below
Sorting:
- Async readiness traits☆11Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- ☆47Updated 4 years ago
- configuration☆31Updated 7 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆40Updated 6 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆17Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Streaming parser extensions for BufRead