From: Aliaksandr Valialkin Date: Sun, 1 Apr 2018 17:01:32 +0000 (+0300) Subject: Add a link to an alternative binding for Go X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a809d067ed5ec60ddeec18f2159c2a4dad839c4;p=thirdparty%2Fzstd.git Add a link to an alternative binding for Go --- diff --git a/index.html b/index.html index f33487c54..8737f86fb 100644 --- a/index.html +++ b/index.html @@ -188,6 +188,7 @@ here is a list of known bindings and their authors : | __Perl__ | Jiro Nishiguchi | https://metacpan.org/release/Compress-Zstd | __Swift__ | Anatoli Peredera | https://github.com/omniprog/SwiftZSTD | | __Go__ | Vianney Tran | https://github.com/DataDog/zstd | +| __Go__ | Aliaksandr Valialkin | https://github.com/valyala/gozstd | | __Ruby__ | SpringMT | https://github.com/SpringMT/zstd-ruby | | __Ruby__ (FFI) | Michael Sievers | https://github.com/msievers/zstandard-ruby | | __D__ | Masahiro Nakagawa | https://code.dlang.org/packages/zstd |