bit7z
Archive library
A C++ static library providing a simple interface to 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.
650 stars
19 watching
117 forks
Language: C++
last commit: 13 days 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,360 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
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 | 24 |
adoconnection/sevenzipextractor | A C# wrapper for the 7z.dll archiver library | 308 |
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 | 116 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 61 |
froydnj/archive | A Common Lisp library for reading and writing disk-based file archives | 30 |
wapmorgan/unifiedarchive | A library that provides a unified interface for managing archives of various formats, supporting multiple compression algorithms and file system operations. | 275 |
r-lyeh-archived/bundle | An embeddable compression library supporting multiple algorithms and formats. | 635 |
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 | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,241 |