| __Java__ (Port) | Martin Traverso | https://github.com/airlift/aircompressor/tree/master/src/main/java/io/airlift/compress/zstd
| __Python__ (full) | Gregory Szorc | https://pypi.python.org/pypi/zstandard
| __Python__ (simple) | Sergey Dryabzhinsky | https://github.com/sergey-dryabzhinsky/python-zstd
+| __Python__ (std api) | Ma Lin | https://pypi.org/project/pyzstd
| __Rust__ | Alexandre Bury | https://crates.io/crates/zstd |
| __Rust__ (decoder, Port) | Moritz Borcherding | https://github.com/KillingSpark/zstd-rs
| __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet |