rustio rustio.net
68

tar

v0.4.45 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 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

Checking security advisories...
Downloads
143.3M
Dependents
24.3K
Releases
80
Size
68KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

10.5M downloads in the last 30 days (348.9K/day), up 22% from the previous period.

๐Ÿ›๏ธ
Foundational crate

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.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 215 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, gix-archive, self_update. When high-quality crates choose tar, it's a strong quality signal.

Health Breakdown

Maintenance 18/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
282K/day avg+61%
0100K200K300K400K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.4.44
37%
v0.4.40
28%
v0.4.38
16%
v0.4.43
12%
v0.4.41
7%

Release Timeline

80 releases1 yankedsince 2014
J
F
M
A
M
J
J
A
S
O
N
D
2014
7
2015
26
2016
11
2017
5
2018
6
2019
6
2020
4
2021
8
2022
2023
2
2024
3
2025
1
2026
1
Less
More|
Yanked

Feature Flags

default =["xattr"]

README

Loading README...

Maintainers

Dependencies
8
direct dependencies
Dependents
24.3K
crates depend on tar

Similar Crates