async-tar
v0.6.0 GrowingA 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.
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
Deep Insights
849.4K downloads in the last 30 days, down 25% from the previous period. May indicate migration to alternatives.
331 crates depend on async-tar. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 124 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 6+ years old, async-tar hasn't reached 1.0 yet. Expect potential API changes between versions.
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
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on async-tar
Version Adoption
Release Timeline
Feature Flags
default =["xattr", "runtime-async-std"]