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 low-level MVCC file format for storing blobs.☆64Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- ☆51Updated 11 months ago
- A buffering MPSC queue.☆83Updated last year
- Port of bbolt in Rust☆65Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Library safely exposing the io_uring API.☆69Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆44Updated 6 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆26Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Embedded Key-Value Storage Engine☆128Updated last week
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated last week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Auto-generate serde implementations for prost types☆97Updated last week
- Benchmarking library for stable Rust☆47Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆112Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Proactive IO & Runtime system☆276Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago