diff options
author | Yann Collet <cyan@fb.com> | 2019-04-08 19:37:44 (GMT) |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2019-04-08 19:37:44 (GMT) |
commit | fd0a837b15b15813210541aa85c684bd9750a8c2 (patch) | |
tree | 1b08aef68a3c82705eb1dffeb8162628294c43c4 /index.html | |
parent | 5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747 (diff) | |
download | lz4-fd0a837b15b15813210541aa85c684bd9750a8c2.zip lz4-fd0a837b15b15813210541aa85c684bd9750a8c2.tar.gz lz4-fd0a837b15b15813210541aa85c684bd9750a8c2.tar.bz2 |
added brieflz4
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -204,6 +204,7 @@ Here are a few compatible alternatives to lz4 command line utility : |__C++11 multi-threads__ | Takayuki Matsuoka |https://github.com/t-mat/lz4mt | |__LZ4X__ | Ilya Muravyov |https://github.com/encode84/lz4x | |__smalLZ4__ | Stephan Brumme |http://create.stephan-brumme.com/smallz4/ | +|__briefLZ4__ | Jørgen Ibsen |https://github.com/jibsen/blz4 | |__7Zip with LZ4__ | Tino Reichardt |https://github.com/mcmilk/7-Zip-zstd | |