sunfishcode / duplex
The Duplex trait: interactive streams
☆19Updated 6 months ago
Alternatives and similar repositories for duplex:
Users that are interested in duplex are comparing it to the libraries listed below
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Synchronous memory pipe for Rust☆30Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A Red-Black tree implemented in rust....for science!☆10Updated 4 years ago
- Proving ground for changes to attohttpc☆12Updated 3 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Utilities for async Rust☆13Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Non-owning unsafe I/O☆20Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- A slab allocator with stable references☆15Updated 2 years ago
- NATS unique identifiers☆20Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Low overhead, high precision measurement crate for Rust☆16Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A flexible byte pool.☆18Updated last year
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆38Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago