Pure rust implementation for Unix Standard TAR archiver (USTAR)
Under development.
Project goals
write and read only for ustar format and skip others
append files to existing archive
support no_std if possible
support compilation to wasm (wasi)