kaimast / lsm-rs
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆38Updated last month
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
- scan-resistant concurrent lazy LRU☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- Thin immutable zero-copy byte slice☆31Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆47Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆46Updated 3 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Object Pool LockFree in Rust☆46Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated 11 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- JSONB implement in rust☆72Updated this week
- a fast async pool based on channel☆24Updated 4 months ago
- Embedded Key-Value Storage Engine☆117Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week