nrc / zeroLinks
A Rust library for zero-allocation parsing of binary data.
☆50Updated 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
- A simple map based on a vector for small integer keys☆68Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ☆62Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Utility for reusing memory☆53Updated 6 years ago
- ☆64Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Fast and simple file reading for Rust☆39Updated this week
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A pool of reusable values☆51Updated 6 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆48Updated last year