[than reference C]:https://github.com/facebook/zstd
+## Ports into other languages
+
+This is a full re-implementation of Zstandard following the [format specification](https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_format.md)
+
+| Language | Author | URL |
+| ------------ | ------------------- | ------------------------------------- |
+| __Java__ (decoder) | Martin Traverso | https://github.com/prestodb/presto/tree/master/presto-orc/src/main/java/com/facebook/presto/orc/zstd
+
+
<br/>
<a name="GUI"></a>
## Graphical User Interface