saligrama / concache
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
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆129Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async stream for Rust and the futures crate.☆183Updated this week
- A thread-safe & efficient memory pool☆169Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Simple probabilistic data structures☆143Updated this week
- Concurrent hash trie☆54Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Task abstraction for building executors☆212Updated 2 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Utilities for pinning☆97Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A small async runtime for Rust☆59Updated last year
- Skiplist implementation in rust☆95Updated this week
- rust bindings of snmalloc☆129Updated last month