Decision Workspace
iconv-native vs aconv vs liblzma
Side-by-side comparison of Rust crates
48
iconv-native
growingv0.1.0
A lightweight text encoding converter based on platform native API or libiconv
43
aconv
growingv0.1.4
Converts texts from the auto-detected encoding to UTF-8 or a specified encoding
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.
Core Metrics
| iconv-native | aconv | liblzma | |
|---|---|---|---|
| Health Score | 48 | 43 | 67 |
| Total Downloads | 3.3K | 7.8K | 12.2M |
| 30d Downloads | 165 | 8 | 2.0M |
| Dependents | 11 | 0 | 546 |
| Releases | 2 | 5 | 22 |
| Last Updated | 496d ago | 1614d ago | 38d ago |
| Age | 1y 5m | 4y 5m | 2y 6m |
Health Breakdown
iconv-native
Maintenance
6
Quality
17
Community
9
Popularity
4
Documentation
12
aconv
Maintenance
10
Quality
13
Community
6
Popularity
5
Documentation
9
liblzma
Maintenance
18
Quality
16
Community
13
Popularity
8
Documentation
12
Technical Details
| iconv-native | aconv | liblzma | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 0.4.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 8 | 6 |
| Crate Size | 24KB | 16KB | 40KB |
| Features | 7 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.80 | — | 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.
- •⚠ iconv-native, aconv have not been updated in over a year.