tar
crates.io v0.4.452,130,700 weekly downloads · 3 Dependencies
Source data as of:
Summary
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.
cargo add tar
- Ecosystemcrates.io
- Version0.4.45
- Weekly downloads2,130,700
- License—
- Dependencies3
- Last release2026-03-19
- First published2014-11-11
Registry values
Reproduced verbatim from the official registry, with the source named on each value.
Description
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.
Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).
Show original (raw) description
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.
Derived indices (computation method published)
Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.