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.
☆262Updated 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
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Structured concurrency operations for async Rust☆487Updated last week
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A fast binary serialization framework☆405Updated last year
- 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.☆465Updated 4 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
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Immutable strings, in Rust.☆247Updated 2 years ago
- SIMD-accelerated operations☆250Updated last week
- in-place allocation-reusing queues for Rust☆395Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Async broadcast channels☆190Updated 5 months ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- ☆209Updated 11 months ago
- Fantastic serialization library☆158Updated last week
- Easy function multiversioning for Rust☆252Updated last year
- A fast and flexible LRU map.☆199Updated last year
- ☆322Updated 2 months ago
- Async executor☆435Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago