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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆40Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆58Updated 10 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Native TLS for futures and async-std☆71Updated last month
- For comparing the differences between files over time☆26Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago