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 |
---|---|---|
| A C library for reading and modifying compressed archives | 861 |
| A cross-platform C++14 library for reading and writing ZIP files with a simple API. | 234 |
| A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
| A portable C library for creating, reading, and extracting zip archives | 1,441 |
| A Haskell library for efficiently working with compressed ZIP archives. | 81 |
| A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
| A portable Ada library for working with the Zip archive file format | 26 |
| A simple async library to extract files from zip archives in Node.js | 60 |
| A command-line utility that recursively unzips all zip files within a directory and its subdirectories to another specified directory. | 2 |
| A plugin that compresses files at build time using the ZIP format. | 17 |
| A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. | 448 |
| A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
| A Ruby library for reading and writing zip archives. | 1,363 |
| A zip file I/O library for iOS, macOS and tvOS | 1,221 |