al8n / skl
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆55Updated this week
Alternatives and similar repositories for skl:
Users that are interested in skl are comparing it to the libraries listed below
- Yet another key-value storage for Rust☆70Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- ☆46Updated 2 months ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 3 weeks ago
- BzTree implementation for Rust☆35Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- JSONB implement in rust☆69Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- A memcomparable serialization format.☆23Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Layered configuration system built upon serde☆31Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 weeks ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated last week
- Framework for simulating distributed applications☆98Updated 4 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- ☆33Updated last year
- Bw-Tree for Rust☆26Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 10 months ago
- Use io_uring from vanilla tokio.☆41Updated 2 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago