mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
smaz
This commit is contained in:
@@ -137,6 +137,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
||||
* [LZMAT](http://www.matcode.com/lzmat.htm) - An extremely fast real-time lossless data compression library. [GPL]
|
||||
* [miniz](https://code.google.com/p/miniz/) - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [Unlicense]
|
||||
* [Minizip](https://github.com/nmoinvaz/minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]
|
||||
* [smaz](https://github.com/antirez/smaz) - Small strings compression library. [BSD]
|
||||
* [Snappy](https://code.google.com/p/snappy/) - A fast compressor/decompressor. [BSD]
|
||||
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
|
||||
* [ZZIPlib](http://zziplib.sourceforge.net/) - Provides read access on ZIP-archives. [MPL/LGPL]
|
||||
|
||||
Reference in New Issue
Block a user