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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- skiplist☆142Updated 3 years ago
- ☆130Updated 6 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Fast generic radix trie implemented in Rust☆209Updated last month
- Rust FFI wrapper for CRoaring☆161Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust interface to io_uring☆336Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Skiplist implementation in rust☆104Updated this week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Simple probabilistic data structures☆146Updated last week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Generic Atomic<T> type for Rust☆242Updated last month
- Epoch-based garbage collection☆81Updated 7 years ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Performant time measuring in Rust☆198Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- rust stackful generator library☆351Updated last month
- A small async runtime for Rust☆61Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Task abstraction for building executors☆212Updated 3 years ago
- Read and write from offsets in Rust.☆89Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago