Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
☆266Mar 23, 2026Updated 3 weeks 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
- in-place allocation-reusing queues for Rust☆402Jun 6, 2024Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Support atomic operations on Arc itself☆1,301Apr 4, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,012Mar 5, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆900Mar 29, 2026Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆333Mar 19, 2026Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Jan 5, 2026Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆472Sep 13, 2025Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆259Feb 8, 2026Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆83Feb 14, 2026Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆391Sep 17, 2025Updated 6 months ago
- A port of Java's ConcurrentHashMap to Rust☆575Apr 6, 2026Updated last week
- 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.
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 8 months ago
- A fast and flexible LRU map.☆200Jan 3, 2025Updated last year
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated 2 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆107Feb 4, 2026Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆152Mar 1, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆825Dec 24, 2025Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,555Mar 16, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,993Apr 7, 2026Updated last week
- Manual segmented stacks for Rust☆342Feb 7, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆587Mar 2, 2026Updated last month
- Optimized string search routines for Rust.☆1,414Feb 12, 2026Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆286Jan 22, 2026Updated 2 months ago
- a lock-free concurrent slab (experimental)☆311Jan 20, 2026Updated 2 months ago
- A high performance concurrent caching library for Rust☆2,500Mar 22, 2026Updated 3 weeks ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- The fast sync and async channel that Rust deserves☆1,703Dec 18, 2025Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆758Feb 9, 2026Updated 2 months ago
- Futures, streams, and async I/O combinators.☆538Feb 5, 2026Updated 2 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Concurrently Readable Data Structures for Rust☆364Feb 10, 2026Updated 2 months ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- rust bindings of snmalloc☆153Mar 25, 2026Updated 2 weeks ago
- A simple and fast random number generator☆576Updated this week
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 4 months ago
- Rust cache structures and easy function memoization☆1,986Mar 22, 2026Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆553Mar 31, 2026Updated 2 weeks ago