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
- 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 6 years ago
- Fast and simple file reading for Rust☆37Updated last year
- Native TLS for futures and async-std☆71Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆63Updated 7 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆58Updated 9 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆57Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆57Updated last year
- configuration☆31Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- ☆40Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Extensions for standard networking types☆106Updated 11 months ago