summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2019-04-08 19:37:44 (GMT)
committerYann Collet <cyan@fb.com>2019-04-08 19:37:44 (GMT)
commitfd0a837b15b15813210541aa85c684bd9750a8c2 (patch)
tree1b08aef68a3c82705eb1dffeb8162628294c43c4 /index.html
parent5f9b37b9dd079b21f35598d6fe0a3b21f2ce6747 (diff)
downloadlz4-fd0a837b15b15813210541aa85c684bd9750a8c2.zip
lz4-fd0a837b15b15813210541aa85c684bd9750a8c2.tar.gz
lz4-fd0a837b15b15813210541aa85c684bd9750a8c2.tar.bz2
added brieflz4
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index ede8141..13582e1 100644
--- a/index.html
+++ b/index.html
@@ -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 |