Decision Workspace
lzr vs lz4_flex vs snap
Side-by-side comparison of Rust crates
38
lzr
experimentalv0.0.0
LZ77-based Compression Program/Library written in Rust.
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
| lzr | lz4_flex | snap | |
|---|---|---|---|
| Health Score | 38 | 61 | 57 |
| Total Downloads | 686 | 83.0M | 78.4M |
| 30d Downloads | 3 | 7.7M | 5.6M |
| Dependents | 0 | 3.9K | 3.7K |
| Releases | 1 | 40 | 17 |
| Last Updated | 335d ago | 12d ago | 843d ago |
| Age | 11m | 5y 5m | 9y 8m |
Health Breakdown
lzr
Maintenance
3
Quality
14
Community
5
Popularity
3
Documentation
13
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
| lzr | lz4_flex | snap | |
|---|---|---|---|
| Version | 0.0.0 | 0.13.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 1 | 9 | 1 |
| Crate Size | 7KB | 45KB | 34KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2024 | 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.
- •⚠ snap has not been updated in over a year.
- •lzr, lz4_flex are pre-1.0 — API may change.