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.
☆237Updated 2 weeks 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.☆254Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- ☆189Updated 4 months ago
- Async broadcast channels☆179Updated 6 months ago
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- A fast binary serialization framework☆398Updated 8 months 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
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- Immutable strings, in Rust.☆245Updated last year
- in-place allocation-reusing queues for Rust☆375Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Task abstraction for building executors☆476Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Notify async tasks or threads☆475Updated this week
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Rust implementation of xxhash☆241Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- ☆258Updated 2 months ago