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:
- skiplist☆142Updated 3 years ago
- ☆129Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- Fast generic radix trie implemented in Rust☆207Updated last week
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Skiplist implementation in rust☆103Updated this week
- A HashMap variant that spreads resize load across inserts☆193Updated 7 months ago
- Rust FFI wrapper for CRoaring☆160Updated 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Simple probabilistic data structures☆147Updated last week
- A thread-safe & efficient memory pool☆169Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust interface to io_uring☆336Updated last year
- rust stackful generator library☆350Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆239Updated last week
- A thread pool for isolating blocking I/O in async programs☆367Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Epoch-based garbage collection☆81Updated 6 years ago
- Utilities for pinning☆97Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Fail points for rust☆348Updated 2 months ago
- Manual segmented stacks for Rust☆319Updated 5 months ago