]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
bindings
authorYann Collet <cyan@fb.com>
Fri, 2 Sep 2016 04:19:29 +0000 (21:19 -0700)
committerYann Collet <cyan@fb.com>
Fri, 2 Sep 2016 04:19:29 +0000 (21:19 -0700)
index.html

index a57c1ce05820a13ad83e54a604a7d019e07cdf12..2e66021fba6f32c4bacfb05c384f5d576816377f 100644 (file)
@@ -66,7 +66,7 @@
     <div class="container">
       <div class="page-header jumbotron text-justify" style="padding-top:1em;padding-bottom:2em;">
         <h1>Zstandard</h1>
-        <iframe src="https://ghbtns.com/github-btn.html?user=Cyan4973&repo=zstd&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
+        <iframe src="https://ghbtns.com/github-btn.html?user=facebook&repo=zstd&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
         <p>
         Zstandard is a real-time compression algorithm,
         providing high compression ratios.
@@ -175,18 +175,18 @@ here is a list of known bindings and their authors :
 | Language     | Author              | URL                                   |
 | ------------ | ------------------- | ------------------------------------- |
 | __Java__     | Luben Karavelov     | https://github.com/luben/zstd-jni     |
-| __C#__       | SKB Kontur          | https://github.com/skbkontur/ZstdNet  |
 | __Rust__     | Alexandre Bury      | https://crates.io/crates/zstd         |
-| __Ada__      | John Marino         | https://github.com/jrmarino/zstd-ada  |
+| __C#__       | SKB Kontur          | https://github.com/skbkontur/ZstdNet  |
 | __Python__   | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd     |
-| __Go__       | Jason Moiron        | https://github.com/DataDog/zstd       |
-| __Node.js__  | albertdb            | https://www.npmjs.com/package/node-zstandard
-| __OCaml__    | ygrek               | https://opam.ocaml.org/packages/zstd/ |
 | __PHP__      | Kamijo              | https://github.com/kjdev/php-ext-zstd |
+| __Node.js__  | albertdb            | https://www.npmjs.com/package/node-zstandard
 | __Ruby__     | Jarred Holman       | https://github.com/jarredholman/ruby-zstd
+| __Ada__      | John Marino         | https://github.com/jrmarino/zstd-ada  |
+| __Go__       | Vianney Tran        | https://github.com/DataDog/zstd       |
+| __OCaml__    | ygrek               | https://opam.ocaml.org/packages/zstd/ |
 | __Delphi__   | Razor12911          | http://encode.ru/threads/2119-Zstandard?p=49075&viewfull=1#post49075
 
-[than reference C]:https://github.com/Cyan4973/zstd
+[than reference C]:https://github.com/facebook/zstd
 
 ---
 </xmp>