async-tar-wasm
v0.4.2-wasm.1 GrowingA Rust implementation of an async 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 the ability to disable filesystem operations, so the crate can be used in wasm32-unknown-unknown environments.
Quick Verdict
- ✕Not updated for 3+ years
- !Pre-1.0: API may have breaking changes
- ✓Permissive license (MIT/Apache-2.0)
Security
Deep Insights
2.7K downloads in the last 30 days (89/day). Volume is roughly flat compared to the previous period.
Despite being 3+ years old, async-tar-wasm hasn't reached 1.0 yet. Expect potential API changes between versions.
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 async-tar-wasm
Version Adoption
Release Timeline
Feature Flags
default =["xattr", "fs"]