toddboom / tsx.rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSX: XOR-based Time Series Compression

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

About

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


Languages

Language:Rust 100.0%