kaimast / lsm-rs
Modular, Asynchronous Implementation of a Log-Structured Merge Tree
☆39Updated 2 months ago
Alternatives and similar repositories for lsm-rs:
Users that are interested in lsm-rs are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆21Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Port of bbolt in Rust☆65Updated 7 months ago
- Bw-Tree for Rust☆27Updated last year
- a fast async pool based on channel☆24Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- ☆16Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- ☆47Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆43Updated 2 weeks ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 7 months ago
- Benchmarking Rust storage engines☆35Updated 2 weeks ago
- JSONB implement in rust☆72Updated last week
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆47Updated last month
- A timed adaptive radix trie data-structure, used in SurrealKV☆102Updated last month
- Asynchronous DNS lookups☆65Updated 10 months ago
- ☆38Updated last year