zip
ZIP archive library
A Haskell library for efficiently working with compressed ZIP archives.
Efficient library for manipulating zip archives
81 stars
7 watching
27 forks
Language: Haskell
last commit: 23 days ago compressionhaskellzip
Related projects:
Repository | Description | Stars |
---|---|---|
mrkkrp/modern-uri | A modern Haskell library for working with URIs in a correct and efficient manner | 68 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
mrkkrp/facts | A Haskell library for working with refined types to represent and manipulate data structures | 58 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,420 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
mockingbot/react-native-zip-archive | A utility package for creating and managing zip archives in React Native applications. | 428 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
mrkkrp/ghc-syntax-highlighter | A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 61 |