rustio rustio.net
69

tar

v0.4.46 Growing

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.

MIT OR Apache-2.0 Edition 2021 MSRV 1.63
#tar#tarfile#encoding

Quick Verdict

  • โœ“Actively maintained (updated 7d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (30.5K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
165.5M
Dependents
30.5K
Releases
81
Size
71KB

Deep Insights

๐Ÿ“Š
Steady growth

12.4M downloads in the last 30 days (413.7K/day), up 19% from the previous period.

๐Ÿ›๏ธ
Foundational crate

30.5K crates depend on tar โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐ŸŒŸ
Used by top crates

Notable dependents include syn, proc-macro2, bollard, testcontainers-modules, gix-archive. When high-quality crates choose tar, it's a strong quality signal.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 14/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
366K/day avg+22%
0200K400K600K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.4.44
37%
v0.4.40
26%
v0.4.38
15%
v0.4.43
11%
v0.4.45
11%

Release Timeline

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

Feature Flags

default =["xattr"]

README

Loading README...

Maintainers

Dependencies
8
direct dependencies
Dependents
30.5K
crates depend on tar

Similar Crates