/tsx.rs

Rust implementation of the XOR-based time series compression from Facebook's Gorilla research paper

Primary LanguageRust

TSX: XOR-based Time Series Compression

Based on the 2015 paper published through VLDB. Also inspired by the Go implementation, written by Damian Gryski.