A port of Java's ConcurrentHashMap to Rust
☆575Nov 30, 2025Updated 3 months ago
Alternatives and similar repositories for flurry
Users that are interested in flurry are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 3 months ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- Generating structured data from arbitrary, unstructured input.☆853Mar 13, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Mar 16, 2026Updated last week
- A Rust port of FlameGraph☆2,059Mar 2, 2026Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month