$ tar
v0.4.46A 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.
Downloads: 162.1M
Recent: 31.8M
Versions: 81
Updated: May 18, 2026
Patch update: 0.4.45 → 0.4.46
$ DOWNLOADS TREND
101.6M162.1M
$ VERSION HISTORY
v0.4.46May 18, 2026
v0.4.45March 19, 2026
v0.4.44February 22, 2025
$ LINKS
$ INSTALL
cargo add tarOr add to Cargo.toml: tar = "0.4.46"