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 4 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.☆117Jun 24, 2026Updated last month
- in-place allocation-reusing queues for Rust☆409Jun 6, 2024Updated 2 years ago
- Support atomic operations on Arc itself☆1,389Jun 28, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,082May 17, 2026Updated 2 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆934Jun 22, 2026Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆500Jan 5, 2026Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆480Sep 13, 2025Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 9 months ago
- Lightweight and high performance concurrent cache☆356Jun 27, 2026Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆261Feb 8, 2026Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 10 months ago
- A simple in-memory search for collections and key-value stores.☆88Jul 12, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆185Jul 8, 2026Updated 2 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A fast and flexible LRU map.☆205Jan 3, 2025Updated last year
- A port of Java's ConcurrentHashMap to Rust☆580Apr 6, 2026Updated 3 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆434May 3, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,050Jul 16, 2026Updated last week
- Compatibility adapter between tokio and futures☆195Jan 20, 2026Updated 6 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,628Apr 22, 2026Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆863Jul 13, 2026Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆296Jun 29, 2026Updated 3 weeks ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆589Updated this week
- 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.
- Small, fast, synchronization primitives☆256Sep 13, 2024Updated last year
- A simple concurrent caching library that might fit to many use cases☆160Mar 1, 2026Updated 4 months ago
- Manual segmented stacks for Rust☆352Apr 22, 2026Updated 3 months ago
- A high performance concurrent caching library for Rust☆2,645Jul 12, 2026Updated last week
- The fast sync and async channel that Rust deserves☆1,738Updated this week
- An extremely fast, high quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆261Updated this week
- Futures, streams, and async I/O combinators.☆546Feb 5, 2026Updated 5 months ago
- Optimized string search routines for Rust.☆1,513Jul 11, 2026Updated last week
- a lock-free concurrent slab (experimental)☆317Jan 20, 2026Updated 6 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.
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 8 months ago
- A high-performance, asynchronous runtime-agnostic alternative to `tokio::watch`.☆15Nov 12, 2025Updated 8 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆110Feb 4, 2026Updated 5 months ago
- The feature-rich, portable async channel library☆267Jan 9, 2023Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆221Jun 14, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆773Updated this week
- A simple and fast random number generator☆599Updated this week