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 6 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
- 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
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Structured concurrency operations for async Rust☆481Updated 3 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A fast binary serialization framework☆406Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- Async synchronization primitives☆279Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Lightweight and high performance concurrent cache☆300Updated 2 months ago
- Futures, streams, and async I/O combinators.☆530Updated last week
- Task abstraction for building executors☆535Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- ☆208Updated 10 months ago
- Async broadcast channels☆188Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- ☆314Updated last month
- Müsli is a flexible and efficient serialization framework☆420Updated last week
- Rust implementation of xxhash☆266Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Fantastic serialization library☆159Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- A fast and flexible LRU map.☆198Updated last year