From bfe43d00a252eff1b3e26fad184ed8f04fb83db3 Mon Sep 17 00:00:00 2001 From: Tyler Young Date: Fri, 3 Jul 2020 15:06:19 -0400 Subject: [PATCH] Add C# ImpromptuNinjas.ZStd binding link --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index e6e28f04a..23fa0b2b7 100644 --- a/index.html +++ b/index.html @@ -188,6 +188,7 @@ here is a list of known bindings and their authors : | __Rust__ | Alexandre Bury | https://crates.io/crates/zstd | | __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | | __C#__ (streaming) | Bernhard Pichler | https://github.com/bp74/Zstandard.Net +| __C#__ | Tyler Young | https://github.com/ImpromptuNinjas/ZStd | __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