nrc / zeroLinks
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
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Fast and simple file reading for Rust☆37Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆25Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 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
- ☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Conversion traits for Rust☆48Updated 4 years ago
- ☆58Updated 9 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Extensions for the Rust standard library☆39Updated last year
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago