Stdarc.c Save

Collection of small public domain file archivers

Project README

stdarc.c

Small file archivers (zip, pak, tar), virtual filesystem (vfs) and dir listing in a single-file header.

Features

  • ZIP archive reading/writing/appending. (*)
  • PAK archive reading/writing/appending.
  • TAR archive reading.
  • VFS mounting/loading.
  • DIR listing.

Project goals

  • C.
  • Drop & use.
  • Small codebase.
  • Good enough performance.
  • Public domain or unlicensed source code. No attribution required.

Compressors (deflate, lzma, lz4, ...)

Todo

  • Bugfixes and cleaning up.

Links

Open Source Agenda is not affiliated with "Stdarc.c" Project. README Source: r-lyeh/stdarc.c
Stars
58
Open Issues
1
Last Commit
7 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating