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
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 2 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- a debugger for async rust!☆4,422Feb 3, 2026Updated 3 weeks ago
- Async I/O and timers☆585Feb 15, 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,515Apr 29, 2025Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- A Rust port of FlameGraph☆2,046Updated this week