summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2021-01-20 18:45:31 (GMT)
committerYann Collet <cyan@fb.com>2021-01-20 18:45:31 (GMT)
commit13232dd1e0ec8a0db875f83342e2fa3c07db6d76 (patch)
tree404451823542da8080735d1c87377c11112c5cc5
parent49ac0a8402e3a774d407083e030d1f529bba2d99 (diff)
downloadlz4-13232dd1e0ec8a0db875f83342e2fa3c07db6d76.zip
lz4-13232dd1e0ec8a0db875f83342e2fa3c07db6d76.tar.gz
lz4-13232dd1e0ec8a0db875f83342e2fa3c07db6d76.tar.bz2
added lz4_flex
and fixed rust_compress
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index af261d0..e879a2f 100644
--- a/index.html
+++ b/index.html
@@ -228,7 +228,8 @@ They are not interoperable with LZ4 command line utility.
|__PHP__ | Kamijo | https://github.com/kjdev/php-ext-lz4
|__Go__ | Branimir Karadzic | https://github.com/bkaradzic/go-lz4
|__Ruby__ | Komiya Atsushi | https://rubygems.org/gems/lz4-ruby
-|__Rust__ | Alex Crichton | http://alexcrichton.com/rust-compress/compress/lz4/index.html
+|__Rust__ | Alex Crichton | https://github.com/rusty-shell/rust-compress/blob/master/src/lz4.rs
+|__Rust__ | Patrick Seitz | https://github.com/PSeitz/lz4_flex
|__D__ | Jude Young | http://code.dlang.org/packages/lz4-d
|__Lua__ | Christophe Delord | http://cdsoft.fr/bl/bonaluna.html
|__Haskell__ | Mark Wotton | https://hackage.haskell.org/package/lz4