rustio rustio.net
48

tar-no-std

v0.4.2 Growing

Library to read Tar archives (by GNU Tar) in `no_std` contexts with zero allocations. The crate is simple and only supports reading of "basic" archives, therefore no extensions, such as GNU Longname. The maximum supported file name length is 256 characters excluding the NULL-byte (using the tar name/prefix longname implementation).The maximum supported file size is 8GiB. Directories are supported, but only regular fields are yielded in iteration.

MIT Edition 2024 MSRV 1.85.0

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT)
  • !53% of releases were yanked

Security

Checking security advisories...
Downloads
476.1K
Dependents
2
Releases
19
Size
21KB

Deep Insights

๐Ÿ“Š
Steady growth

46.2K downloads in the last 30 days (1.5K/day), up 3% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, tar-no-std hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 20KB, tar-no-std is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

53% of releases have been yanked. Check version history before pinning.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 10/25

Yanked ratio, deps, size, maturity, features

Community 7/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
2K/day avg-35%
01K2K3K4K5K12/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on tar-no-std

Version Adoption

v0.3.5
63%
v0.3.4
21%
v0.4.2
10%
v0.3.3
5%
v0.3.2
1%

Release Timeline

19 releases10 yankedsince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
7
2022
2
2023
1
2024
3
2025
6
2026
Less
More|
Yanked

Feature Flags

alloc

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
2
crates depend on tar-no-std

Similar Crates