saligrama / concacheLinks
A linked-list based, lock-free concurrent hashmap in Rust.
☆164Updated 5 years ago
Alternatives and similar repositories for concache
Users that are interested in concache are comparing it to the libraries listed below
Sorting:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Async stream for Rust and the futures crate.☆184Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- ☆129Updated 5 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Simple probabilistic data structures☆147Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Skiplist implementation in rust☆99Updated last week
- rust bindings of snmalloc☆136Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust interface to io_uring☆335Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Heap-based async timers☆215Updated last year
- A small async runtime for Rust☆60Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- rust stackful generator library☆335Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Allocators in Rust☆313Updated 5 years ago