nrc / zeroLinks
A Rust library for zero-allocation parsing of binary data.
☆49Updated 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☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Atomic file-writes.☆100Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- ☆64Updated 8 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- ☆60Updated last year
- Native TLS for futures and async-std☆72Updated 4 months ago
- A pool of reusable values☆51Updated 5 years ago
- ☆40Updated 6 years ago
- Fast and simple file reading for Rust☆39Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago