Decision Workspace
lzma-rust2 vs liblzma vs liblzma-sys
Side-by-side comparison of Rust crates
65
lzma-rust2
growingv0.16.2
LZMA / LZMA2 / LZIP / XZ compression ported from 'tukaani xz for java'
67
liblzma
growingv0.4.6
Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. forked from xz2.
56
liblzma-sys
growingv0.4.5
Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `liblzma` crate.
Core Metrics
| lzma-rust2 | liblzma | liblzma-sys | |
|---|---|---|---|
| Health Score | 65 | 67 | 56 |
| Total Downloads | 5.1M | 12.2M | 11.8M |
| 30d Downloads | 1.9M | 2.1M | 2.1M |
| Dependents | 151 | 546 | 27 |
| Releases | 38 | 22 | 31 |
| Last Updated | 39d ago | 38d ago | 66d ago |
| Age | 1y 1m | 2y 6m | 2y 6m |
Health Breakdown
lzma-rust2
Maintenance
17
Quality
16
Community
12
Popularity
8
Documentation
12
liblzma
Maintenance
18
Quality
16
Community
13
Popularity
8
Documentation
12
liblzma-sys
Maintenance
15
Quality
12
Community
9
Popularity
8
Documentation
12
Technical Details
| lzma-rust2 | liblzma | liblzma-sys | |
|---|---|---|---|
| Version | 0.16.2 | 0.4.6 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 3 |
| Crate Size | 255KB | 40KB | 1.6MB |
| Features | 6 | 8 | 8 |
| Yanked % | 2.6% | 4.5% | 16.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.60 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •liblzma leads with a health score of 67/100, but none of the options score above 80.
- •liblzma is depended on by 546 crates — strongest ecosystem trust.