An enterprise-grade, hardware-optimized timeseries database compression engine in Rust. Achieves a 21.5% compression ratio (40% smaller than GZIP) on 2M+ rows, while offering 10x-250x faster block-level random-access queries ($O(1)$ seeks) using Double-Delta and Gorilla float XOR codecs. C-FFI compatible.
-
Updated
Aug 6, 2026 - Rust