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.
☆258Updated 4 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☆143Updated last year
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- ☆201Updated 8 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- Rust implementation of xxhash☆255Updated last month
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- high-speed timing library in Rust☆375Updated 5 months ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆479Updated last week
- Futures, streams, and async I/O combinators.☆527Updated last week
- Async broadcast channels☆187Updated 2 months ago
- Structured concurrency operations for async Rust☆474Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- Task abstraction for building executors☆517Updated last month
- ☆288Updated last month
- Per-object thread-local storage for Rust☆356Updated last month
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- Immutable strings, in Rust.☆250Updated last year
- SIMD-accelerated operations☆244Updated 2 months ago
- A fast binary serialization framework☆405Updated last year