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:
- 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 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆59Updated 11 months ago
- A pool of reusable values☆50Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆40Updated 6 years ago
- The empty type Void.☆70Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago