From 7bf3bace38e14e548412bc0ba422405939c6c244 Mon Sep 17 00:00:00 2001 From: Oleg Stepanischev Date: Mon, 24 May 2021 18:50:53 +0300 Subject: [PATCH] Added C# port link --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index b03c37257..f8f712df4 100644 --- a/index.html +++ b/index.html @@ -196,6 +196,7 @@ which are full re-implementation of the algorithm in the target language. | __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | | __C#__ (streaming) | Bernhard Pichler | https://github.com/bp74/Zstandard.Net | __C#__ (signed) | Tyler Young | https://github.com/ImpromptuNinjas/ZStd +| __C#__ (Port) | Oleg Stepanischev | https://github.com/oleg-st/ZstdSharp | __Javascript__ (emscripten) | Yoshihito | https://www.npmjs.com/package/zstd-codec | __Node.js__ streams | albertdb | https://www.npmjs.com/package/node-zstandard | __Node.js__ buffers | Zwb | https://www.npmjs.com/package/node-zstd -- 2.47.2