nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆47Updated 2 years ago
Alternatives and similar repositories for zero:
Users that are interested in zero are comparing it to the libraries listed below
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Cross-platform interface to the `errno` variable☆69Updated last month
- ☆40Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Fast and simple file reading for Rust☆37Updated 11 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A pear is a fruit.☆51Updated last year
- Set the error context using doc comments☆54Updated 5 years ago