sunfishcode / duplexLinks
The Duplex trait: interactive streams
☆19Updated 11 months ago
Alternatives and similar repositories for duplex
Users that are interested in duplex are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A flexible byte pool.☆18Updated 2 years ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆39Updated 5 years ago
- Inserting elements into this map yields a persistent, type-safe Index to that new element.☆13Updated 6 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Tool to create Tock Application Bundles from ELF files.☆18Updated 2 months ago
- Effortlessly fuzz libraries with large API surfaces☆70Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated last month
- Utility for reusing memory☆53Updated 5 years ago
- ☆47Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago