From: Yann Collet Date: Fri, 13 Apr 2018 06:44:34 +0000 (-0700) Subject: added objective-c binding X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4ab0b8413808841ef7a0d0de5c553242bebbf8;p=thirdparty%2Fzstd.git added objective-c binding --- diff --git a/index.html b/index.html index d3c95d4c3..740e2bb1b 100644 --- a/index.html +++ b/index.html @@ -185,12 +185,13 @@ here is a list of known bindings and their authors : | __Node.js__ streams | albertdb | https://www.npmjs.com/package/node-zstandard | __Node.js__ buffers | Zwb | https://www.npmjs.com/package/node-zstd | __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd | -| __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__ (+dict) | Aliaksandr Valialkin | https://github.com/valyala/gozstd | +| __Perl__ | Jiro Nishiguchi | https://metacpan.org/release/Compress-Zstd +| __Objective C__ | Micha Mazaheri | https://github.com/luckymarmot/ZstdKit | __Ruby__ | SpringMT | https://github.com/SpringMT/zstd-ruby | | __Ruby__ (FFI) | Michael Sievers | https://github.com/msievers/zstandard-ruby | +| __Go__ | Vianney Tran | https://github.com/DataDog/zstd | +| __Go__ (+dict) | Aliaksandr Valialkin | https://github.com/valyala/gozstd | | __D__ | Masahiro Nakagawa | https://code.dlang.org/packages/zstd | | __Ada__ | John Marino | https://github.com/jrmarino/zstd-ada | | __Lua__ | Soojin Nam | https://github.com/sjnam/lua-resty-zstd @@ -200,7 +201,6 @@ here is a list of known bindings and their authors : | __Julia__ | Alex Arslan | https://github.com/ararslan/ZStd.jl | | __Tcl__ | D. Bohdan | https://wiki.tcl-lang.org/48788 | | __R__ | Konstantin Sorokin | https://cran.r-project.org/web/packages/zstdr/index.html -| __C#__ (streaming) | Dmitry Alexandrov | https://gist.github.com/dimzon/4e7f076dd59fa6df2a3207e1fa6ac406 | __OCaml__ | ygrek | https://opam.ocaml.org/packages/zstd/ | | __Delphi__ | Razor12911 | http://encode.ru/threads/2119-Zstandard?p=49075&viewfull=1#post49075