nrc / zero
A Rust library for zero-allocation parsing of binary data.
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for zero
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- ☆60Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆54Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- ☆40Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- ☆58Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Extensions for standard networking types☆108Updated 4 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- native timers for futures 0.3☆25Updated 5 years ago
- A macro to generate Rust actors☆42Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- ☆27Updated 7 years ago
- A simple Rust crate to drop privileges☆36Updated 5 months ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 3 years ago