vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆169Updated 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:
- 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
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Succinct data structures using very efficient rank and select☆129Updated last month
- 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 3 weeks ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A fast and flexible LRU map.☆200Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆153Updated 3 years ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A buffering MPSC queue.☆87Updated 2 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A Rust code linter☆213Updated last year