libzip
Zip archive library
A C library for reading, creating, and modifying zip archives.
A C library for reading, creating, and modifying zip archives.
851 stars
37 watching
275 forks
Language: C
last commit: 16 days ago
Linked from 1 awesome list
archivecompressionencryptionlibraryzip
Related projects:
Repository | Description | Stars |
---|---|---|
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,241 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,420 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
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 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
brimworks/lua-zip | A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 82 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 61 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
hyc/fcrackzip | Tools for cracking password-protected ZIP archives | 444 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |