kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆41Updated last month
Alternatives and similar repositories for lsm-rs
Users that are interested in lsm-rs are comparing it to the libraries listed below
Sorting:
- A low-level MVCC file format for storing blobs.☆63Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- Embedded Key-Value Storage Engine☆122Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- ☆49Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆104Updated 4 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 weeks ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thin immutable zero-copy byte slice☆43Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆41Updated last month