tar-wasi
v0.4.38 GrowingA 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. This fork includes full support for running the library with WebAssembly via the target wasm32-wasi.
Quick Verdict
- โNot updated for 4+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
39 downloads in the last 30 days (1/day), up 26% from the previous period.
The primary maintainer publishes 53 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 4+ years old, tar-wasi hasn't reached 1.0 yet. Expect potential API changes between versions.
At 48KB, tar-wasi is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on tar-wasi
Version Adoption
Release Timeline
Feature Flags
default =["xattr"]