minizip-ng
Zip library
A C-based zip archive manipulation library with support for various compression and encryption methods.
Fork of the popular zip manipulation library found in the zlib distribution.
1k stars
48 watching
432 forks
Language: C
last commit: 7 days ago
Linked from 3 awesome lists
bzip2ccompressiondisk-splittingencryptionlinuxlzmamacosminizippkwarewindowswinzip-aesxzzipzlib
Related projects:
Repository | Description | Stars |
---|---|---|
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,420 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
pixelglow/zipzap | A zip file I/O library for iOS, macOS and tvOS | 1,221 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |
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 |
zlib-ng/zlib-ng | A modernized zlib replacement with optimized APIs and features for next-generation systems. | 1,575 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
tfussell/miniz-cpp | A cross-platform C++14 library for reading and writing ZIP files with a simple API. | 231 |
richgel999/miniz | A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,218 |
thejoshwolfe/yazl | A JavaScript library for creating and manipulating zip files. | 341 |
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 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |