A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
-
Updated
Mar 14, 2026 - Rust
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
Rust NoSQL key-value engine with get, set, wal, merkle tree, memtables, sstables, compression & probabilistic types. Made for the Advanced algorithms and data structures course, III semester, Faculty of Technical Sciences in Novi Sad.
Lock free, arena-backed skip list memtable for LSM storage engines.
High-performance LSM-tree key-value store in Rust with configurable SST implementations, buffer pool caching, bloom filters, and multiple compaction policies
Add a description, image, and links to the memtable topic page so that developers can more easily learn about it.
To associate your repository with the memtable topic, visit your repo's landing page and select "manage topics."