crossbeam-rs / crossbeam-skiplist
Concurrent skip list
☆24Updated 6 years ago
Alternatives and similar repositories for crossbeam-skiplist:
Users that are interested in crossbeam-skiplist are comparing it to the libraries listed below
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 9 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Gossip protocol written in Rust☆62Updated 10 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- Skiplist implementation in rust☆94Updated last month
- rust database engineering toolkit☆33Updated 3 years ago
- A HyperLogLog implementation in Rust.☆50Updated last month
- A consistent hashing library in Rust☆33Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago