Decision Workspace
tsz vs gorilla vs tsz-macro
Side-by-side comparison of Rust crates
42
tsz
growingv0.1.4
A crate for time series compression based upon Facebook's Gorilla whitepaper
35
gorilla
growingv0.2.1
An implementation of Gorilla compression for Rust
50
tsz-macro
growingv1.1.6
Delta-delta, Delta compression for time series data
Core Metrics
| tsz | gorilla | tsz-macro | |
|---|---|---|---|
| Health Score | 42 | 35 | 50 |
| Total Downloads | 87.8K | 4.9K | 14.9K |
| 30d Downloads | 2.7K | 140 | 109 |
| Dependents | 12 | 0 | 17 |
| Releases | 5 | 3 | 10 |
| Last Updated | 1120d ago | 1101d ago | 609d ago |
| Age | 9y 3m | 3y | 3y |
Health Breakdown
tsz
Maintenance
3
Quality
16
Community
6
Popularity
6
Documentation
11
gorilla
Maintenance
4
Quality
9
Community
5
Popularity
4
Documentation
13
tsz-macro
Maintenance
6
Quality
21
Community
8
Popularity
5
Documentation
10
Technical Details
| tsz | gorilla | tsz-macro | |
|---|---|---|---|
| Version | 0.1.4 | 0.2.1 | 1.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 11KB | 6KB | 12KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tsz-macro leads with a health score of 50/100, but none of the options score above 80.
- •tsz has the most downloads (87.8K), suggesting wider adoption.
- •⚠ tsz, gorilla, tsz-macro have not been updated in over a year.
- •tsz, gorilla are pre-1.0 — API may change.