kaimast / lsm-rsLinks
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆43Updated 6 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☆234Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆52Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆26Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months 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
- A buffering MPSC queue.☆83Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Benchmarking library for stable Rust☆47Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Embedded Key-Value Storage Engine☆133Updated 3 weeks ago
- An alternative rust async runtime.☆60Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆44Updated 7 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆56Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆60Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year