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.
☆234Updated 5 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.☆251Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆422Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Per-object thread-local storage for Rust☆342Updated this week
- Easy function multiversioning for Rust☆228Updated 6 months ago
- A concurrent, append-only vector.☆174Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Task abstraction for building executors☆471Updated 4 months ago
- Notify async tasks or threads☆474Updated last month
- A fast and flexible LRU map.☆185Updated 5 months ago
- A fast binary serialization framework☆397Updated 8 months ago
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Async executor☆374Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- SIMD-accelerated operations☆228Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Rust crate for managing CPU core affinities☆189Updated 3 months ago
- Async broadcast channels☆179Updated 5 months ago
- Fantastic serialization library☆160Updated last year
- Concurrently Readable Data Structures for Rust☆358Updated last week