From: Yann Collet Date: Tue, 29 Nov 2016 01:43:47 +0000 (-0800) Subject: added swift wrapper X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460c1a30e6741af17e00a34c157566c1842dd90e;p=thirdparty%2Fzstd.git added swift wrapper --- diff --git a/index.html b/index.html index c3a239cf2..eb8196d09 100644 --- a/index.html +++ b/index.html @@ -174,6 +174,7 @@ here is a list of known bindings and their authors : | __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 | | __Ruby__ | Jarred Holman | https://github.com/jarredholman/ruby-zstd | __D__ | Masahiro Nakagawa | https://code.dlang.org/packages/zstd | | __Ada__ | John Marino | https://github.com/jrmarino/zstd-ada |