Safe Computing Rust GPL-3.0

liath-rs

liath-rs is the Rust reimplementation of liath, swapping the storage backend for RocksDB while maintaining the Lua query interface. This dual implementation enables direct comparison of storage engine performance characteristics under identical query workloads.

Technologies

Primary use case

Same Lua query interface as liath, with a Rust + RocksDB backend for performance comparison.

How it compares

liath-rs is one option in a category that includes SQLite, DuckDB, RocksDB , and liath (Lua). Our Compare page has the full side-by-side.