vigna / epserde-rs
An ε-copy serialization/deserialization framework for Rust
☆148Updated 2 months ago
Alternatives and similar repositories for epserde-rs:
Users that are interested in epserde-rs are comparing it to the libraries listed below
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆135Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- ☆252Updated last week
- Succinct data structures using very efficient rank and select☆117Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A concurrent, append-only vector.☆158Updated this week
- ☆147Updated this week
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A buffering MPSC queue.☆78Updated 9 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆89Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- Track and query Cargo dependency graphs.☆207Updated last week