Skip to content

Commit 3ddccf5

Browse files
authored
Merge pull request #218 from phip1611/tar
2024-04: add tar-no-std
2 parents f0d4ae3 + 7f9bd95 commit 3ddccf5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/this-month/2024-04/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,15 @@ Some of the features provided :
258258

259259
I hope you will find this useful! If you have any remark, idea or issue, do not hesitate to submit an issue!
260260

261+
### [phip1611/tar-no-std](https://github.com/phip1611/tar-no-std)
262+
263+
[`tar-no-std`](https://github.com/phip1611/tar-no-std) supports a relevant
264+
subset of Tar archives to extract multiple files from a single Tar archive in
265+
`no_std` environments with zero allocations. Recently, `v0.3.0` was released
266+
with support for filenames with up to 256 characters (including the directory
267+
path) and various bug fixes. Using fuzzing, a lot of pitfalls and sudden panics
268+
could be removed in this release.
269+
261270
## Join Us?
262271

263272
Are you interested in Rust-based operating system development? Our `rust-osdev` organization is always open to new members and new projects. Just let us know if you want to join! A good way for getting in touch is our [Zulip chat](https://rust-osdev.zulipchat.com).

0 commit comments

Comments
 (0)