Decision Workspace
smush vs lz4_flex vs snap
Side-by-side comparison of Rust crates
41
smush
growingv0.1.5
Common rust abstraction around a variety of compression codecs.
61
lz4_flex
growingv0.13.0
Fastest LZ4 implementation in Rust, no unsafe by default.
57
snap
growingv1.1.1
A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression.
Core Metrics
| smush | lz4_flex | snap | |
|---|---|---|---|
| Health Score | 41 | 61 | 57 |
| Total Downloads | 25.9K | 83.0M | 78.4M |
| 30d Downloads | 121 | 7.7M | 5.6M |
| Dependents | 11 | 3.9K | 3.7K |
| Releases | 6 | 40 | 17 |
| Last Updated | 2281d ago | 12d ago | 843d ago |
| Age | 7y 1m | 5y 5m | 9y 8m |
Health Breakdown
smush
Maintenance
3
Quality
18
Community
6
Popularity
5
Documentation
9
lz4_flex
Maintenance
18
Quality
11
Community
12
Popularity
8
Documentation
12
snap
Maintenance
5
Quality
20
Community
12
Popularity
8
Documentation
12
Technical Details
| smush | lz4_flex | snap | |
|---|---|---|---|
| Version | 0.1.5 | 0.13.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 7 | 9 | 1 |
| Crate Size | 21KB | 45KB | 34KB |
| Features | 11 | 7 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lz4_flex leads with a health score of 61/100, but none of the options score above 80.
- •lz4_flex is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ smush, snap have not been updated in over a year.
- •smush, lz4_flex are pre-1.0 — API may change.