]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
added objective-c binding
authorYann Collet <cyan@fb.com>
Fri, 13 Apr 2018 06:44:34 +0000 (23:44 -0700)
committerYann Collet <cyan@fb.com>
Fri, 13 Apr 2018 06:44:34 +0000 (23:44 -0700)
index.html

index d3c95d4c3f2fda1dcee0088b50652d9f1a8a3396..740e2bb1bba1254ed9fe736c61588d8e699780c8 100644 (file)
@@ -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