nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆47Updated 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
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆40Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆59Updated 7 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆25Updated 4 years ago
- ☆45Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Fast and simple file reading for Rust☆36Updated 11 months ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆43Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Target "triple" support☆51Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- ☆52Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- Utility for reusing memory☆53Updated 5 years ago