nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆47Updated last year
Alternatives and similar repositories for zero:
Users that are interested in zero are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Utility for reusing memory☆52Updated 5 years ago
- ☆60Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆81Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A pool of reusable values☆50Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- JS affine☆66Updated 4 years ago
- Fast and simple file reading for Rust☆36Updated 8 months ago
- Cross-platform interface to the `errno` variable☆66Updated last month
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Native TLS for futures and async-std☆70Updated 5 months ago
- ☆55Updated last year