Skip to content

Commit c984a07

Browse files
committed
smaz
1 parent 6e5ad02 commit c984a07

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
@@ -137,6 +137,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
137137
* [LZMAT](http://www.matcode.com/lzmat.htm) - An extremely fast real-time lossless data compression library. [GPL]
138138
* [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]
139139
* [Minizip](https://github.com/nmoinvaz/minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]
140+
* [smaz](https://github.com/antirez/smaz) - Small strings compression library. [BSD]
140141
* [Snappy](https://code.google.com/p/snappy/) - A fast compressor/decompressor. [BSD]
141142
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
142143
* [ZZIPlib](http://zziplib.sourceforge.net/) - Provides read access on ZIP-archives. [MPL/LGPL]

0 commit comments

Comments
 (0)