Skip to content

Commit b6b14e9

Browse files
authored
Merge pull request fffaraz#873 from rikyoz/patch-1
Add bit7z library
2 parents aa5a91a + 98c2020 commit b6b14e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
198198
## Compression
199199
*Compression and Archiving Libraries*
200200

201+
* [bit7z](https://github.com/rikyoz/bit7z) - A C++ static library offering a clean and simple interface to the 7-zip DLLs. [GPLv2]
201202
* [Brotli](https://github.com/google/brotli) - Brotli compression format. Developed by Google. [MIT]
202203
* [bzip2](http://www.bzip.org/) - A freely available, patent free, high-quality data compressor. [BSD]
203204
* [FiniteStateEntropy](https://github.com/Cyan4973/FiniteStateEntropy) - New generation entropy codecs : Finite State Entropy and Huff0.

0 commit comments

Comments
 (0)