Decision Workspace
tar vs astral-tokio-tar vs async-tar
Side-by-side comparison of Rust crates
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.
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.
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.
Core Metrics
| tar | astral-tokio-tar | async-tar | |
|---|---|---|---|
| Health Score | 69 | 70 | 58 |
| Total Downloads | 165.5M | 11.4M | 6.8M |
| 30d Downloads | 12.2M | 2.6M | 208.7K |
| Dependents | 30.5K | 338 | 373 |
| Releases | 81 | 11 | 11 |
| Last Updated | 7d ago | 7d ago | 122d ago |
| Age | 11y 6m | 1y 3m | 6y 5m |
Health Breakdown
Technical Details
| tar | astral-tokio-tar | async-tar | |
|---|---|---|---|
| Version | 0.4.46 | 0.6.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 8 | 10 | 12 |
| Crate Size | 71KB | 68KB | 55KB |
| Features | 1 | 1 | 3 |
| Yanked % | 1.2% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.63 | 1.83.0 | 1.85 |
| Owners | 2 | 3 | 1 |
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.