saligrama / concache
A linked-list based, lock-free concurrent hashmap in Rust.
☆163Updated 5 years ago
Alternatives and similar repositories for concache:
Users that are interested in concache are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆129Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async stream for Rust and the futures crate.☆182Updated last week
- skiplist☆141Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 10 months ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A thread-safe & efficient memory pool☆167Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Generic Atomic<T> type for Rust☆227Updated last year
- A concurrent hash table for Rust☆61Updated 4 years ago
- probe: Static probes for Rust☆94Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Simple probabilistic data structures☆142Updated this week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Epoch-based garbage collection☆81Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Fail points for rust☆343Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆98Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Rust interface to io_uring☆330Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- A HashMap variant that spreads resize load across inserts☆191Updated 3 weeks ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago