rustio rustio.net
39

async-tar-wasm

v0.4.2-wasm.1 Growing

A 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.

MIT/Apache-2.0 Edition 2018
#tar#tarfile#encoding

Quick Verdict

  • Not updated for 3+ years
  • !Pre-1.0: API may have breaking changes
  • Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
44.8K
Dependents
68
Releases
1
Size
52KB

Deep Insights

📊
Stable downloads

2.7K downloads in the last 30 days (89/day). Volume is roughly flat compared to the previous period.

🔬
Pre-1.0 for over a year

Despite being 3+ years old, async-tar-wasm hasn't reached 1.0 yet. Expect potential API changes between versions.

Health Breakdown

Maintenance 1/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 8/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 9/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
88/day avg+29%
01002003004002/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on async-tar-wasm

Version Adoption

v0.4.2-wasm.1
100%

Release Timeline

1 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
1
2024
2025
2026
Less
More

Feature Flags

default =["xattr", "fs"]

fs*

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
68
crates depend on async-tar-wasm

Similar Crates