zip-ada
Zip archive library
A portable Ada library for working with the .zip archive file format
Zip-Ada: a standalone, portable pure Ada library for .zip archives. Includes LZMA and BZip2 byte stream encoder & decoder pairs.
24 stars
5 watching
3 forks
Language: Ada
last commit: 4 days ago
Linked from 1 awesome list
adaada-languageada-librarybzip2compressioncompression-librarydeflatedeflate-formatlzmazipzip-archivezip64
Related projects:
Repository | Description | Stars |
---|---|---|
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
brimworks/lua-zip | A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 82 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,420 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
onox/dcf-ada | An Ada 2012 library for working with Zip-based archive files in an archival context. | 6 |
reznikmm/adalib | A collection of predefined Ada library units as defined in the Ada Reference Manual | 20 |
mockingbot/react-native-zip-archive | A utility package for creating and managing zip archives in React Native applications. | 428 |
stcarrez/ada-lzma | A library providing an Ada interface to the liblzma compression library | 6 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,241 |
zertovitch/ini-files | An Ada package for reading and modifying configuration files in various formats | 6 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |