al8n / skl
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆58Updated 3 months ago
Alternatives and similar repositories for skl
Users that are interested in skl are comparing it to the libraries listed below
Sorting:
- ☆47Updated 5 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- Yet another key-value storage for Rust☆71Updated 3 years ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- Use io_uring from vanilla tokio.☆46Updated 2 weeks ago
- SIEVE cache replacement policy for Rust.☆19Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated this week
- Bw-Tree for Rust☆27Updated 2 years ago
- BzTree implementation for Rust☆35Updated 2 years ago
- ☆43Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- ☆194Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆33Updated last year