added brieflz4

This commit is contained in:
Yann Collet 2019-04-08 12:37:44 -07:00
parent 5f9b37b9dd
commit fd0a837b15

View File

@ -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 |