vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆169Updated 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☆153Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆109Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- ☆321Updated 2 months ago
- Library safely exposing the io_uring API.☆74Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Benchmarking Rust storage engines☆70Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Succinct data structures using very efficient rank and select☆128Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆217Updated last week
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Experiments with structured concurrency in Rust☆407Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- ☆226Updated 6 months ago
- Track and query Cargo dependency graphs.☆251Updated last week
- in-place allocation-reusing queues for Rust☆395Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago