kaimast / lsm-rs
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆38Updated 2 weeks ago
Alternatives and similar repositories for lsm-rs:
Users that are interested in lsm-rs are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Port of bbolt in Rust☆65Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 3 weeks ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- ☆46Updated 3 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- JSONB implement in rust☆69Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- 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.☆70Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Framework for simulating distributed applications☆98Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Auto-generate serde implementations for prost types☆92Updated 8 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- Embedded Key-Value Storage Engine☆113Updated this week
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆99Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago