Skip to content

Commit

Permalink
Merge pull request fffaraz#873 from rikyoz/patch-1
Browse files Browse the repository at this point in the history
Add bit7z library
  • Loading branch information
fffaraz authored Sep 4, 2019
2 parents aa5a91a + 98c2020 commit b6b14e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
## Compression
*Compression and Archiving Libraries*

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

0 comments on commit b6b14e9

Please sign in to comment.