Decision Workspace
haagenti-zstd vs structured-zstd vs zstd-safe
Side-by-side comparison of Rust crates
48
haagenti-zstd
experimentalv0.1.1
Zstandard-inspired compression for Haagenti (internal format, not Zstd-compatible)
47
structured-zstd
experimentalv0.0.3
Pure Rust zstd implementation — managed fork of ruzstd. Dictionary decompression, no FFI.
65
zstd-safe
growingv7.2.4
Safe low-level bindings for the zstd compression library.
Core Metrics
| haagenti-zstd | structured-zstd | zstd-safe | |
|---|---|---|---|
| Health Score | 48 | 47 | 65 |
| Total Downloads | 527 | 97 | 255.9M |
| 30d Downloads | 309 | 97 | 18.2M |
| Dependents | 5 | 0 | 650 |
| Releases | 2 | 2 | 54 |
| Last Updated | 59d ago | 1d ago | 372d ago |
| Age | 2m | 3d | 8y 9m |
Health Breakdown
haagenti-zstd
Maintenance
11
Quality
14
Community
8
Popularity
3
Documentation
12
structured-zstd
Maintenance
14
Quality
14
Community
5
Popularity
2
Documentation
12
zstd-safe
Maintenance
9
Quality
23
Community
14
Popularity
8
Documentation
11
Technical Details
| haagenti-zstd | structured-zstd | zstd-safe | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.3 | 7.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 8 | 1 |
| Crate Size | 320KB | 120KB | 29KB |
| Features | 5 | 6 | 16 |
| Yanked % | 0.0% | 0.0% | 1.8% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.89 | 1.92 | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zstd-safe leads with a health score of 65/100, but none of the options score above 80.
- •zstd-safe is depended on by 650 crates — strongest ecosystem trust.
- •⚠ zstd-safe has not been updated in over a year.
- •haagenti-zstd, structured-zstd are pre-1.0 — API may change.