zip

ZIP archive library

A Haskell library for efficiently working with compressed ZIP archives.

Efficient library for manipulating zip archives

GitHub

81 stars
7 watching
27 forks
Language: Haskell
last commit: 3 months 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 125
rubyzip/rubyzip A Ruby library for reading and writing zip archives. 1,363
mrkkrp/megaparsec An industrial-strength monadic parser combinator library. 925
nih-at/libzip A C library for reading and modifying compressed archives 861
mrkkrp/facts A Haskell library for working with refined types to represent and manipulate data structures 57
kuba--/zip A portable C library for creating, reading, and extracting zip archives 1,441
zertovitch/zip-ada A portable Ada library for working with the Zip archive file format 26
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. 432
rikyoz/bit7z A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files 662
mrkkrp/ghc-syntax-highlighter A syntax highlighter library for Haskell built around the GHC lexer. 59
nim-lang/zip Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. 52
mikbry/anzip A simple async library to extract files from zip archives in Node.js 60