kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆40Updated this week
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.☆63Updated last year
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆64Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- ☆40Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- a fast async pool based on channel☆24Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆124Updated last year
- Value log implementation for key-value separated storage in safe Rust☆40Updated 2 weeks ago
- ☆113Updated 2 years ago
- ☆47Updated 5 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆102Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago