kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆41Updated 3 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:
- Port of bbolt in Rust☆65Updated 11 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Embedded Key-Value Storage Engine☆122Updated 3 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- An Adaptive Radix Tree implementation.☆42Updated last month
- A buffering MPSC queue.☆79Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- ☆50Updated 8 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A client-side gRPC channel implementation for tonic☆135Updated last month
- The cost of Rust async/await☆131Updated 3 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- ☆43Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- ☆113Updated 2 years ago
- Rust SDK for Apache Avro - a data serialization system.☆77Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 2 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago