al8n / skl
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆57Updated last month
Alternatives and similar repositories for skl:
Users that are interested in skl are comparing it to the libraries listed below
- ☆47Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 months ago
- A memcomparable serialization format.☆23Updated last year
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Use io_uring from vanilla tokio.☆44Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- ☆42Updated last year
- Bw-Tree for Rust☆26Updated last year
- Yet another key-value storage for Rust☆71Updated 3 years ago
- JSONB implement in rust☆72Updated this week
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated 11 months ago
- BzTree implementation for Rust☆35Updated last year
- Object Pool LockFree in Rust☆46Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 3 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- A simple concurrent caching library that might fit to many use cases☆126Updated 3 months ago