Skip to content

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

Notifications You must be signed in to change notification settings

toddboom/tsx.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages