8000 GitHub - r-lyeh/stdarc.c: Collection of small public domain file archivers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

r-lyeh/stdarc.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of small public domain file archivers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0