summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2020-08-10 22:28:07 (GMT)
committerYann Collet <cyan@fb.com>2020-08-10 22:28:07 (GMT)
commit38768ab7ae46f421aaeca16fcbaaeca7d43f3e10 (patch)
treed2dc46b20f386049ce2ddb8f12ebd29ed0be91eb
parent3f51b999bd5cd2d31603b4dea6c48671eec947fc (diff)
downloadlz4-38768ab7ae46f421aaeca16fcbaaeca7d43f3e10.zip
lz4-38768ab7ae46f421aaeca16fcbaaeca7d43f3e10.tar.gz
lz4-38768ab7ae46f421aaeca16fcbaaeca7d43f3e10.tar.bz2
added Cuda variant
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 318834e..b363c5f 100644
--- a/index.html
+++ b/index.html
@@ -223,19 +223,20 @@ They are not interoperable with LZ4 command line utility.
|__Perl__ | Gray | http://search.cpan.org/dist/Compress-LZ4/
|__C#__ | Milosz Krajewski | https://github.com/MiloszKrajewski/lz4net
|__C#__ streaming | Phill Djonov | https://github.com/pdjonov/Lz4Stream
+|__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
-|__PHP__ | Kamijo | https://github.com/kjdev/php-ext-lz4
-|__Lua__ | Christophe Delord | http://cdsoft.fr/bl/bonaluna.html
+|__Rust__ | Alex Crichton | http://alexcrichton.com/rust-compress/compress/lz4/index.html
|__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
|__Haskell__ (streaming) | Sven Mattsen | https://hackage.haskell.org/package/lz4-conduit
-| __Visual Basic 6__ | Tanner_H | http://www.vbforums.com/showthread.php?840413-Compression-in-VB6-modern-solutions
+|__Visual Basic 6__ | Tanner_H | http://www.vbforums.com/showthread.php?840413-Compression-in-VB6-modern-solutions
|__Erlang__ | Tetsuya Suzuki | https://github.com/szktty/erlang-lz4
|__Pharo Smalltalk__ | Mariano Martinez Peck | http://smalltalkhub.com/#!/~marianopeck/LZ4/
|__VA Smalltalk__ | Instantiations | http://www.instantiations.com/docs/91/wwhelp/wwhimpl/js/html/wwhelp.htm#href=pr/compression2.html#pID0E0LB0FA
|__OCaml__ | Peter Zotov | https://github.com/whitequark/ocaml-lz4
-|__Rust__ | Alex Crichton | http://alexcrichton.com/rust-compress/compress/lz4/index.html
+|__Cuda__ | NVidia | https://github.com/NVIDIA/nvcomp
|__WASM__ | Raymond Hill | https://github.com/gorhill/lz4-wasm
|__ARM Cortex assembly__ decoder | Jens Bauer | https://community.arm.com/developer/ip-products/processors/b/processors-ip-blog/posts/lz4-decompression-routine-for-cortex-m0-and-later
|__8088 assembly__ decoder | Jim Leonard | http://www.oldskool.org/pc/lz4_8088