vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆152Updated 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☆122Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- ☆261Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A concurrent, append-only vector.☆187Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- A fast and flexible LRU map.☆190Updated 6 months ago
- Deadlock free mutexes☆175Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Succinct data structures using very efficient rank and select☆124Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- A buffering MPSC queue.☆79Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Better reference counted strings for Rust☆131Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Library safely exposing the io_uring API.☆66Updated 4 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…☆98Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Map data structure whose keys are stored as ranges☆90Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆278Updated 4 months ago