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☆42Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Adaptive Radix Tree in Rust☆64Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- FST (Fast Succinct Trie) implementation in Rust☆24Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated 3 weeks ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Rust futures on spdk☆33Updated 5 years ago
- ☆46Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Concurrent work-stealing deque☆46Updated 6 years ago
- LevelDB: Rust implementation☆76Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- liburing bindings☆34Updated 2 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago