Decision Workspace
smol-tar vs astral-tokio-tar vs tar
Side-by-side comparison of Rust crates
48
smol-tar
experimentalv0.1.5
Minimal async tar reader/writer for smol or tokio I/O
70
astral-tokio-tar
growingv0.6.2
A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.
69
tar
growingv0.4.46
A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.
Core Metrics
| smol-tar | astral-tokio-tar | tar | |
|---|---|---|---|
| Health Score | 48 | 70 | 69 |
| Total Downloads | 395 | 11.4M | 165.5M |
| 30d Downloads | 0 | 2.6M | 12.2M |
| Dependents | 12 | 338 | 30.5K |
| Releases | 6 | 11 | 81 |
| Last Updated | 46d ago | 7d ago | 7d ago |
| Age | 2m | 1y 3m | 11y 6m |
Health Breakdown
smol-tar
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
15
astral-tokio-tar
Maintenance
19
Quality
14
Community
14
Popularity
8
Documentation
15
tar
Maintenance
19
Quality
13
Community
14
Popularity
8
Documentation
15
Technical Details
| smol-tar | astral-tokio-tar | tar | |
|---|---|---|---|
| Version | 0.1.5 | 0.6.2 | 0.4.46 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 10 | 8 |
| Crate Size | 28KB | 68KB | 71KB |
| Features | 4 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 1.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.83.0 | 1.63 |
| Owners | 1 | 3 | 2 |
Links
Quick Verdict
- •astral-tokio-tar leads with a health score of 70/100, but none of the options score above 80.
- •tar has the most downloads (165.5M), suggesting wider adoption.
- •tar is depended on by 30.5K crates — strongest ecosystem trust.