Skip to content

Commit 35eca7c

Browse files
authored
zstd
Zstandard - Fast real-time compression algorithm. Developed by Facebook.
1 parent f564477 commit 35eca7c

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
@@ -166,6 +166,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
166166
* [Snappy](https://code.google.com/p/snappy/) - A fast compressor/decompressor. [BSD]
167167
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
168168
* [zlib-ng](https://github.com/Dead2/zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
169+
* [zstd](https://github.com/facebook/zstd) - Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]
169170
* [ZZIPlib](http://zziplib.sourceforge.net/) - Provides read access on ZIP-archives. [MPL/LGPL]
170171

171172
## Concurrency

0 commit comments

Comments
 (0)