vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆168Updated 3 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 atomically updatable Arc for lock-free concurrency.☆188Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Track and query Cargo dependency graphs.☆247Updated last week
- Define your own PhantomData☆158Updated 3 weeks 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…☆105Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- ☆314Updated last month
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- ☆222Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- a lock-free concurrent slab (experimental)☆303Updated last year
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week