robclu / leapfrogLinks
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
☆261Updated 7 months ago
Alternatives and similar repositories for leapfrog
Users that are interested in leapfrog are comparing it to the libraries listed below
Sorting:
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Structured concurrency operations for async Rust☆486Updated this week
- A fast binary serialization framework☆406Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Lightweight and high performance concurrent cache☆309Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- ☆208Updated 10 months ago
- ☆321Updated 2 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Async broadcast channels☆189Updated 5 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- Futures, streams, and async I/O combinators.☆531Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆213Updated 10 months ago
- A fast and flexible LRU map.☆199Updated last year
- A fixed-size circular buffer written in Rust.☆138Updated 6 months ago
- Fantastic serialization library☆158Updated last month
- high-speed timing library in Rust☆386Updated 7 months ago
- Async executor☆428Updated last week
- Rust implementation of xxhash☆267Updated last month
- An ε-copy serialization/deserialization framework for Rust☆169Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 5 months ago
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month