From 1fb1e522ef7daef14a0d488b269631aab8dcca3b Mon Sep 17 00:00:00 2001 From: Vincent Lee Date: Fri, 20 May 2022 21:58:52 -0500 Subject: [PATCH] Add Racket binding I have a pretty full-featured Racket binding available at https://pkgs.racket-lang.org/package/zstd. Add it to the list. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0677cd93b..73dda3804 100644 --- a/index.html +++ b/index.html @@ -257,6 +257,7 @@ which are explicitly labelled as Ports. | __OCaml__ | Jane Street | https://opam.ocaml.org/packages/zstandard/ | __Crystal__ | @didactic-drunk | https://github.com/didactic-drunk/zstd.cr | __Nim__ | wltsmrz | https://github.com/wltsmrz/nim_zstd | +| __Racket__ | Vincent Lee | https://pkgs.racket-lang.org/package/zstd | [reference C]:https://github.com/facebook/zstd -- 2.47.2