al8n / sklLinks
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆59Updated 5 months ago
Alternatives and similar repositories for skl
Users that are interested in skl are comparing it to the libraries listed below
Sorting:
- 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.☆81Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- ☆50Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- A rust implementation of lock free cuckoo hashmap☆69Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- An Adaptive Radix Tree implementation.☆42Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆19Updated 2 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- Port of bbolt in Rust☆65Updated 9 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- JSONB implement in rust☆77Updated this week
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- ☆197Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆19Updated 2 years ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 7 months ago