tar-no-std
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.
- Latest release
- Aug 25, 2025
- Releases
- 19
- Known CVEs
- 0
- First release
- Oct 04, 2021
- License
- MIT
Repository
Source
- Stars
- —
- Forks
- —
- Open issues
- —
Security score
No OpenSSF Scorecard available for this repository.
Packages from this repo
No other tracked packages from this repository.
Insights
Activity
- Total releases
- 19
- Last 12 months
- 4
- Cadence
- ~10 days
- Dependencies
- 4
Releases per month
last 12 monthsRelease mix
- minor 3
- patch 15
19
releases
Dependencies
Depends on
0.4.2-
bitflags ^2.5
-
env_logger ^0.11 dev
-
log ~0.4
-
num-traits ~0.2
Used by
2Releases
| Version | Released | |
|---|---|---|
0.4.2
patch
| ||
0.4.1
patch
| ||
0.4.0
minor
| ||
0.3.5
patch
| ||
0.3.4
patch
| ||
0.3.3
patch
| ||
0.3.2
patch
| ||
0.3.1
patch
| ||
0.3.0
minor
| ||
0.2.0
minor
yanked
| ||
0.1.8
patch
yanked
| ||
0.1.7
patch
yanked
| ||
0.1.6
patch
yanked
| ||
0.1.5
patch
yanked
| ||
0.1.4
patch
yanked
| ||
0.1.3
patch
yanked
| ||
0.1.2
patch
yanked
| ||
0.1.1
patch
yanked
| ||
0.1.0
initial
yanked
|