bit7z
Archive library
A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
662 stars
19 watching
119 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
7-zip7z7ziparchivesarchives-metadatabzip2c-plus-pluscompressioncppcpp-librarycross-platformencrypted-archivesextractiongzipin-memorymulti-volume-archivesrarstatic-librarytarzip
Related projects:
Repository | Description | Stars |
---|---|---|
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,363 |
nih-at/libzip | A C library for reading and modifying compressed archives | 861 |
gonearewe/sevenz4s | A Scala library providing an API to create, update and extract archives of various formats using the 7-Zip compression engine. | 44 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 26 |
adoconnection/sevenzipextractor | A C# wrapper for the 7z.dll archiver library | 312 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 60 |
froydnj/archive | A Common Lisp package for reading and writing disk-based archives such as tar files. | 30 |
wapmorgan/unifiedarchive | A library that provides a unified interface for managing archives of various formats, supporting multiple compression algorithms and file system operations. | 274 |
r-lyeh-archived/bundle | An embeddable compression library supporting multiple algorithms and formats. | 638 |
philsmd/hc_to_7z | Converts 7-Zip hashes back to usable archives. | 7 |
andy-thomason/andyzip | A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |