lua-zip
ZIP archive manager
A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives.
Lua binding to libzip.
82 stars
9 watching
27 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brimworks/lua-zlib | A Lua binding to zlib for streaming compression and decompression | 275 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
doujiang24/lua-resty-zip | Provides zip compression and decompression functionality in LuaJIT | 11 |
perfectlysoft/perfect-zip | A utility for creating and managing zip archives. | 21 |
mockingbot/react-native-zip-archive | A utility package for creating and managing zip archives in React Native applications. | 428 |
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 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |