Cassy343 / flashmapLinks
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆255Updated 3 years ago
Alternatives and similar repositories for flashmap
Users that are interested in flashmap are comparing it to the libraries listed below
Sorting:
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- ☆198Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Easy function multiversioning for Rust☆233Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- in-place allocation-reusing queues for Rust☆379Updated last year
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- ☆264Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆191Updated 5 months ago