Cassy343 / flashmap
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆243Updated 2 years ago
Alternatives and similar repositories for flashmap:
Users that are interested in flashmap are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- A fast and flexible LRU map.☆177Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆285Updated 6 months ago
- A concurrent, append-only vector.☆150Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Lightweight and high performance concurrent cache☆224Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Structured concurrency operations for async Rust☆437Updated last month
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Task abstraction for building executors☆456Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆133Updated 3 months ago
- ☆189Updated last year
- A thread-safe & efficient memory pool☆167Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- generators☆204Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Small, fast, synchronization primitives☆244Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆369Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Fantastic serialization library☆159Updated 9 months ago