nrc / zeroLinks
A Rust library for zero-allocation parsing of binary data.
☆49Updated 2 years ago
Alternatives and similar repositories for zero
Users that are interested in zero are comparing it to the libraries listed below
Sorting:
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆64Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Utility for reusing memory☆53Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆40Updated 6 years ago
- ☆62Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- configuration☆31Updated 7 years ago
- Fast and simple file reading for Rust☆39Updated 3 weeks ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Cross-platform interface to the `errno` variable☆73Updated last month
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago