mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-16 20:07:06 +03:00
fix zlib-ng url (#1431)
This commit is contained in:
@@ -268,7 +268,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [smaz](https://github.com/antirez/smaz) - Small strings compression library. [BSD]
|
||||
* [Snappy](https://google.github.io/snappy/) - A fast compressor/decompressor. [BSD]
|
||||
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
|
||||
* [zlib-ng](https://github.com/Dead2/zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
|
||||
* [zlib-ng](https://github.com/zlib-ng/zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
|
||||
* [zstd](https://github.com/facebook/zstd) - Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]
|
||||
* [ZZIPlib](http://zziplib.sourceforge.net/) - Provides read access on ZIP-archives. [MPL/LGPL]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user