nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆46Updated 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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆52Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Fast and simple file reading for Rust☆35Updated 9 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- ☆60Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- configuration☆31Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- ☆59Updated 5 months ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆42Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- JS affine☆66Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year