<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.
| 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>