libzip
Archive library
A C library for reading and modifying compressed archives
A C library for reading, creating, and modifying zip archives.
861 stars
37 watching
278 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
archivecompressionencryptionlibraryzip
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
| A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
| A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
| A Ruby library for reading and writing zip archives. | 1,363 |
| A portable C library for creating, reading, and extracting zip archives | 1,441 |
| A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
| A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
| A portable Ada library for working with the Zip archive file format | 26 |
| A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 83 |
| A Haskell library for efficiently working with compressed ZIP archives. | 81 |
| A simple async library to extract files from zip archives in Node.js | 60 |
| A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
| A program that uses a modified version of the libzip library to crack ZIP archives by trying various password guesses. | 448 |
| A Nim implementation of compression algorithms and formats | 257 |