zip
zip library
A portable C library for creating, reading, and extracting zip archives
A portable, simple zip library written in C
1k stars
42 watching
279 forks
Language: C
last commit: 12 months ago
Linked from 3 awesome lists
ccompressionhackingminizportablezip
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C library for reading and modifying compressed archives | 861 |
| | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
| | A Nim implementation of compression algorithms and formats | 257 |
| | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
| | A portable Ada library for working with the Zip archive file format | 26 |
| | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
| | A library for reading and writing the PKWARE Zip archive format. | 15 |
| | A Ruby library for reading and writing zip archives. | 1,363 |
| | A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
| | A Lua library providing compression and decompression functions | 11 |
| | A utility package for creating and managing zip archives in React Native applications. | 432 |
| | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| | A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
| | A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 83 |
| | A simple async library to extract files from zip archives in Node.js | 60 |