#time-series #time #series

gorilla

An implementation of Gorilla compression for Rust

2 releases

Uses old Rust 2015

0.2.1 Mar 22, 2023
0.2.0 Mar 14, 2023
0.1.0 Mar 14, 2023

#853 in Compression

Download history 35/week @ 2025-10-19 40/week @ 2025-10-26 46/week @ 2025-11-09 22/week @ 2025-11-16 23/week @ 2025-11-23 16/week @ 2025-11-30 39/week @ 2025-12-07

103 downloads per month

MIT/Apache

19KB
406 lines

gorilla

github crates.io docs.rs build status

An implementation of Gorilla compression for Rust.

This was my first ever Rust project. I've kept it mostly as-is, only following clippy and removing some instances of unsafe. Needless to say, you should probably not be using this.

Dependencies

~225KB