You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[`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
+
261
270
## Join Us?
262
271
263
272
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