async-rs / duplexify
Combine a reader + writer into a duplex of Read + Write
☆45Updated 4 years ago
Alternatives and similar repositories for duplexify:
Users that are interested in duplexify are comparing it to the libraries listed below
- Macros for async-std.☆38Updated 5 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 3 years ago
- Async readiness traits☆11Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust