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
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- ☆46Updated 3 months ago
- A memcomparable serialization format.☆23Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- JSONB implement in rust☆69Updated this week
- An Adaptive Radix Tree implementation.☆38Updated last year
- Yet another key-value storage for Rust☆70Updated 3 years ago
- Layered configuration system built upon serde☆32Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 11 months ago
- Bw-Tree for Rust☆26Updated last year
- A binary representation of json value, optimized for parsing and querying.☆22Updated 9 months ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆124Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Framework for simulating distributed applications☆98Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- SIEVE cache replacement policy for Rust.☆18Updated 2 weeks ago
- Use io_uring from vanilla tokio.☆41Updated 3 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated last month
- BzTree implementation for Rust☆35Updated last year
- rust bindings of snmalloc☆128Updated last month