Cassy343 / flashmap
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆237Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for flashmap
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Reflection via DWARF.☆293Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Task abstraction for building executors☆413Updated last month
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆385Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- offsetof for Rust☆225Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Adaptors between compression crates and Rust's async IO types☆410Updated last week
- Concurrently Readable Data Structures for Rust☆345Updated last month
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Fantastic serialization library☆158Updated 6 months ago
- A thread-safe & efficient memory pool☆163Updated last year
- Notify async tasks or threads☆449Updated this week
- Structured concurrency operations for async Rust☆413Updated this week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Async broadcast channels☆164Updated 4 months ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- ☆448Updated last month