issues
search
jeromefroe
/
tsz-rs
A crate for time series compression based upon Facebook's Gorilla whitepaper
https://docs.rs/tsz/
MIT License
86
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The length of the number of leading zeros probably should be 5 bits
#13
lemolatoon
opened
4 months ago
4
Prepare 0.1.4 release
#12
jeromefroe
closed
1 year ago
0
Bug fix - correctly decode the next time when there is a relatively significant jump in the time series
#11
vinaykakade
closed
1 year ago
1
Prepare 0.1.3 release
#10
jeromefroe
closed
1 year ago
0
Compression not working for time series that has a 'jump' in time dimension
#9
vinaykakade
closed
1 year ago
3
Implement Ord and PartialOrd traits
#8
vinaykakade
closed
1 year ago
3
Prepare 0.1.2 release
#7
jeromefroe
closed
1 year ago
0
Add a derive macro to serialize and deserialize data points
#6
vinaykakade
closed
1 year ago
1
Prepare 0.1.1 release
#5
jeromefroe
closed
1 year ago
0
Fix lints and convert to Github actions
#4
jeromefroe
closed
1 year ago
0
Add public functions to get time and value of a DataPoint
#3
vinaykakade
closed
1 year ago
1
Fix rustfmt and clippy CI checks
#2
jeromefroe
closed
6 years ago
1
[CI] Update CI to use rustfmt and clippy
#1
jeromefroe
closed
6 years ago
1