Decision Workspace
lz4_decompress vs lz4_flex vs lz4-compress
Side-by-side comparison of Rust crates
39
lz4_decompress
experimentalv0.13.0
Pure Rust implementation of lz4 decompression.
61
lz4_flex
growingv0.13.0
Fastest LZ4 implementation in Rust, no unsafe by default.
48
lz4-compress
growingv0.1.1
Pure Rust implementation of raw LZ4 compression/decompression.
Core Metrics
| lz4_decompress | lz4_flex | lz4-compress | |
|---|---|---|---|
| Health Score | 39 | 61 | 48 |
| Total Downloads | 18 | 83.0M | 212.1K |
| 30d Downloads | 3 | 8.0M | 3.7K |
| Dependents | 0 | 3.9K | 120 |
| Releases | 1 | 40 | 2 |
| Last Updated | 97d ago | 12d ago | 3249d ago |
| Age | 3m | 5y 5m | 9y 4m |
Health Breakdown
lz4_decompress
Maintenance
8
Quality
14
Community
3
Popularity
2
Documentation
12
lz4_flex
Maintenance
18
Quality
11
Community
12
Popularity
8
Documentation
12
lz4-compress
Maintenance
3
Quality
15
Community
13
Popularity
6
Documentation
11
Technical Details
| lz4_decompress | lz4_flex | lz4-compress | |
|---|---|---|---|
| Version | 0.13.0 | 0.13.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 9 | 2 |
| Crate Size | 24KB | 45KB | 9KB |
| Features | 4 | 7 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.81 | 1.81 | — |
| Owners | 1 | 1 | 3 |
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.
- •⚠ lz4-compress has not been updated in over a year.