vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆160Updated last week
Alternatives and similar repositories for epserde-rs
Users that are interested in epserde-rs are comparing it to the libraries listed below
Sorting:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆288Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- A buffering MPSC queue.☆82Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Better reference counted strings for Rust☆138Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆217Updated 3 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago