oldunzip

ZIP decompressor library

A collection of C libraries for decompressing ZIP files using various compression methods.

Unzip libraries for shrink/unshrink, reduce/expand, implode/explode methods

GitHub

14 stars
4 watching
0 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nih-at/libzip A C library for reading and modifying compressed archives 861
zlib-ng/minizip-ng A C-based zip archive manipulation library with support for various compression and encryption methods. 1,249
gedex/unzipall A command-line utility that recursively unzips all zip files within a directory and its subdirectories to another specified directory. 2
froydnj/chipz A Common Lisp library for decompressing compressed data from various algorithms 17
andy-thomason/andyzip A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. 25
mikbry/anzip A simple async library to extract files from zip archives in Node.js 60
philsturgeon/codeigniter-unzip A CodeIgniter extension that extracts ZIP files without requiring PECL extensions 78
vivkin/nozip A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data 13
zip-rs/zip2 A Rust library for creating and managing simple ZIP archives with various compression formats 125
sindresorhus/gulp-zip A tool for compressing files into a ZIP archive 270
kuba--/zip A portable C library for creating, reading, and extracting zip archives 1,441
thejoshwolfe/yazl A JavaScript library for creating and manipulating zip files. 343
stoerchl/yara_zip_module A module to search for strings in compressed zip files 13
zertovitch/zip-ada A portable Ada library for working with the Zip archive file format 26
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73