vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆159Updated this 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☆141Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A concurrent, append-only vector.☆202Updated 2 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- A fast and flexible LRU map.☆193Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Deadlock free mutexes☆176Updated 6 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- Define your own PhantomData☆158Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- ☆278Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Map data structure whose keys are stored as ranges☆95Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Lightweight and high performance concurrent cache☆272Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A buffering MPSC queue.☆82Updated last year