rustio rustio.net
60

async-tar

v0.6.0 Growing

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.

MIT/Apache-2.0 Edition 2024 MSRV 1.85
#tar#tarfile#encoding

Quick Verdict

  • โœ“Actively maintained (updated 63d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 331 crates
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
6.4M
Dependents
331
Releases
11
Size
55KB

Deep Insights

๐Ÿ“‰
Download decline

849.4K downloads in the last 30 days, down 25% from the previous period. May indicate migration to alternatives.

๐Ÿ”—
Moderate adoption

331 crates depend on async-tar. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 124 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, async-tar hasn't reached 1.0 yet. Expect potential API changes between versions.

๐ŸŒŸ
Used by top crates

Notable dependents include liboxen, async-tftp, grafbase-local-backend, static-web-server, wit-deps. When high-quality crates choose async-tar, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
33K/day avg-31%
050K100K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.5.0
87%
v0.5.1
6%
v0.4.2
5%
v0.3.0
2%
v0.2.0
0%

Release Timeline

11 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
2
2020
3
2021
3
2022
2023
2024
1
2025
1
2026
1
Less
More

Feature Flags

default =["xattr", "runtime-async-std"]

runtime-tokioruntime-async-std*

README

Loading README...

Maintainers

Dependencies
12
direct dependencies
Dependents
331
crates depend on async-tar

Similar Crates