| __Rust__ | Alexandre Bury | https://crates.io/crates/zstd |
| __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet |
| __Python__ | Gregory Szorc | https://pypi.python.org/pypi/zstandard
+| __Python__ (simple) | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd
| __Node.js__ streams | albertdb | https://www.npmjs.com/package/node-zstandard
| __Node.js__ buffers | Zwb | https://www.npmjs.com/package/node-zstd
| __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd |
[than reference C]:https://github.com/facebook/zstd
-## Custom formats
-
-These bindings use zstd compression, and encapsulate the result into their own format.
-They are not interoperable with other bindings.
-
-| Language | Author | URL |
-| ------------ | ------------------- | ------------------------------------- |
-| __Python__ | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd |
-
-
<br/>
<a name="GUI"></a>
## Graphical User Interface