tar
v0.4.45 GrowingA 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.
Quick Verdict
- โActively maintained (updated 8d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (24.3K crates depend on it)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
10.5M downloads in the last 30 days (348.9K/day), up 22% from the previous period.
24.3K crates depend on tar โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 11+ years old, tar hasn't reached 1.0 yet. Expect potential API changes between versions.
Notable dependents include syn, proc-macro2, bollard, gix-archive, self_update. When high-quality crates choose 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
Version Adoption
Release Timeline
Feature Flags
default =["xattr"]