Skip to content

Commit e48768a

Browse files
committed
zlib-ng
1 parent 9c0a485 commit e48768a

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
@@ -150,6 +150,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
150150
* [smaz](https://github.com/antirez/smaz) - Small strings compression library. [BSD]
151151
* [Snappy](https://code.google.com/p/snappy/) - A fast compressor/decompressor. [BSD]
152152
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
153+
* [zlib-ng](https://github.com/Dead2/zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
153154
* [ZZIPlib](http://zziplib.sourceforge.net/) - Provides read access on ZIP-archives. [MPL/LGPL]
154155

155156
## Concurrency

0 commit comments

Comments
 (0)