Cassy343 / flashmapLinks
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆251Updated 2 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…☆234Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- ☆195Updated last year
- in-place allocation-reusing queues for Rust☆373Updated last year
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- ☆185Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A concurrent, append-only vector.☆174Updated this week
- A fast binary serialization framework☆397Updated 8 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- Task abstraction for building executors☆471Updated 4 months ago
- Async broadcast channels☆179Updated 5 months ago
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆422Updated last year
- Fantastic serialization library☆160Updated last year
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆237Updated 3 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago