Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
☆268Mar 23, 2026Updated 2 months ago
Alternatives and similar repositories for leapfrog
Users that are interested in leapfrog are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fork of rust concurrent hash map bencmarks to include leapfrog map.☆14Mar 13, 2022Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117May 5, 2026Updated last month
- in-place allocation-reusing queues for Rust☆407Jun 6, 2024Updated 2 years ago
- Support atomic operations on Arc itself☆1,353Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,057May 17, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆923Apr 16, 2026Updated last month
- Lightweight and high performance concurrent cache☆346Jun 4, 2026Updated last week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆503Jan 5, 2026Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆475Sep 13, 2025Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆260Feb 8, 2026Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆87Apr 25, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- A port of Java's ConcurrentHashMap to Rust☆577Apr 6, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Safe, zero-cost downcasting for limited compile-time specialization.☆184Aug 11, 2025Updated 10 months ago
- A fast and flexible LRU map.☆205Jan 3, 2025Updated last year
- Compatibility adapter between tokio and futures☆193Jan 20, 2026Updated 4 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆107Feb 4, 2026Updated 4 months ago
- A simple concurrent caching library that might fit to many use cases☆156Mar 1, 2026Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,604Apr 22, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated last month
- Manual segmented stacks for Rust☆348Apr 22, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆591May 15, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,467Jun 4, 2026Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆293Jun 1, 2026Updated last week
- a lock-free concurrent slab (experimental)☆314Jan 20, 2026Updated 4 months ago
- Small, fast, synchronization primitives☆256Sep 13, 2024Updated last year
- A high performance concurrent caching library for Rust☆2,586Mar 22, 2026Updated 2 months ago
- The fast sync and async channel that Rust deserves☆1,720Dec 18, 2025Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆766Feb 9, 2026Updated 4 months ago
- Futures, streams, and async I/O combinators.☆543Feb 5, 2026Updated 4 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- rust bindings of snmalloc☆153Mar 25, 2026Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆374Feb 10, 2026Updated 4 months ago
- A simple and fast random number generator☆589May 3, 2026Updated last month
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 6 months ago
- Rust cache structures and easy function memoization☆2,038Updated this week
- Rust port of Google's SwissTable hash map☆2,941Jun 6, 2026Updated last week