rustio rustio.net
58

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

  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 373 crates
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
6.8M
Dependents
373
Releases
11
Size
55KB

Deep Insights

๐Ÿ“Š
Steady growth

210.4K downloads in the last 30 days (7.0K/day), up 14% from the previous period.

๐Ÿ”—
Moderate adoption

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 126 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 10/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
14K/day avg-81%
020K40K60K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.5.0
83%
v0.5.1
10%
v0.4.2
5%
v0.3.0
2%
v0.6.0
0%

Release Timeline

10 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
1
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
373
crates depend on async-tar

Similar Crates