kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆42Updated 4 months ago
Alternatives and similar repositories for lsm-rs
Users that are interested in lsm-rs are comparing it to the libraries listed below
Sorting:
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- ☆51Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- An Adaptive Radix Tree implementation.☆45Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆26Updated 9 months ago
- Embedded Key-Value Storage Engine☆125Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- An alternative rust async runtime.☆56Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- A buffering MPSC queue.☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A client-side gRPC channel implementation for tonic☆137Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆55Updated last month
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated last month
- Auto-generate serde implementations for prost types☆97Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- Proactive IO & Runtime system☆275Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago