vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆154Updated 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☆134Updated 11 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Perfect hashing for an imperfect world☆93Updated this week
- ☆270Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- 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 last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A buffering MPSC queue.☆79Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Map data structure whose keys are stored as ranges☆94Updated last month