nozip
ZIP file parser
A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data
Tiny C library for reading ZIP files
13 stars
4 watching
2 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nih-at/libzip | A C library for reading and modifying compressed archives | 861 |
tfussell/miniz-cpp | A cross-platform C++14 library for reading and writing ZIP files with a simple API. | 234 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,441 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 26 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 60 |
gedex/unzipall | A command-line utility that recursively unzips all zip files within a directory and its subdirectories to another specified directory. | 2 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
hyc/fcrackzip | A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. | 448 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,363 |
pixelglow/zipzap | A zip file I/O library for iOS, macOS and tvOS | 1,221 |