vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆153Updated 2 weeks ago
Alternatives and similar repositories for epserde-rs
Users that are interested in epserde-rs are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- ☆264Updated 3 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last 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…☆99Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A concurrent, append-only vector.☆191Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Define your own PhantomData☆156Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago