Embedded LSM-tree storage engine in pure Rust, no C/C++ dependency. MVCC snapshots, BuRR filters, zstd dictionary compression, columnar PAX blocks, AES-256-GCM at rest, self-healing per-block ECC, compaction on a near-full disk, no_std support.
rust encryption database storage-engine mvcc embedded-database no-std lsm-tree key-value-store columnar pure-rust rocksdb-alternative
-
Updated
Sep 9, 2026 - Rust