kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆42Updated 5 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☆231Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Port of bbolt in Rust☆65Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 8 months ago
- ☆51Updated 10 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆26Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- A buffering MPSC queue.☆82Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆58Updated last week
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 2 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago