rustio rustio.net
64

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 56d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (38.2K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
190.0M
Dependents
38.2K
Releases
81
Size
71KB

Deep Insights

๐Ÿ“Š
Stable downloads

14.5M downloads in the last 30 days (483.8K/day). Volume is roughly flat compared to the previous period.

๐Ÿ›๏ธ
Foundational crate

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

โš ๏ธ
Single maintainer risk

tar has only 1 owner despite 38.2K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

๐Ÿ”ฌ
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 16/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 12/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
411K/day avg-34%
0200K400K600K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.4.44
36%
v0.4.40
24%
v0.4.45
15%
v0.4.38
14%
v0.4.43
10%

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
38.2K
crates depend on tar

Similar Crates