nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆48Updated 2 years ago
Alternatives and similar repositories for zero:
Users that are interested in zero are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast and simple file reading for Rust☆36Updated 10 months ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Extensions for standard networking types☆106Updated 8 months ago
- ☆52Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆40Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Cross-platform interface to the `errno` variable☆66Updated 2 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Asynchronous file I/O for Tokio☆48Updated last month
- Utilities for concurrent programming☆37Updated 6 years ago
- For comparing the differences between files over time☆26Updated 6 years ago
- ☆59Updated 6 months ago
- ☆61Updated 7 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago