From: Yann Collet Date: Mon, 23 Dec 2024 21:22:52 +0000 (-0800) Subject: update rust implementation from decoder to port X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43633084d7d8726c1d18799ca489d22756b17090;p=thirdparty%2Fzstd.git update rust implementation from decoder to port --- diff --git a/index.html b/index.html index f86ae82c4..4d8449a03 100644 --- a/index.html +++ b/index.html @@ -219,7 +219,7 @@ which are explicitly labelled as Ports. | __Python__ (simple) | Sergey Dryabzhinsky | https://github.com/sergey-dryabzhinsky/python-zstd | __Python__ (bz2 api) | Ma Lin | https://pypi.org/project/pyzstd | | __Rust__ | Alexandre Bury | https://crates.io/crates/zstd | -| __Rust__ (decoder, Port) | Moritz Borcherding | https://github.com/KillingSpark/zstd-rs +| __Rust__ (Port) | Moritz Borcherding | https://github.com/KillingSpark/zstd-rs | __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