al8n / sklLinks
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆59Updated 4 months ago
Alternatives and similar repositories for skl
Users that are interested in skl are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆61Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- ☆49Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- SIEVE cache replacement policy for Rust.☆19Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Layered configuration system built upon serde☆32Updated 4 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- An Adaptive Radix Tree implementation.☆39Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- BzTree implementation for Rust☆35Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 6 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Bw-Tree for Rust☆27Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 10 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago