kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆43Updated 7 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 low-level MVCC file format for storing blobs.☆64Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- ☆52Updated last year
- Port of bbolt in Rust☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A buffering MPSC queue.☆84Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Embedded Key-Value Storage Engine☆139Updated last month
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆26Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆44Updated 7 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast and flexible LRU map.☆198Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- ☆112Updated 2 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago