Julia bindings for ZStd

I’m building bindings for Zstd ( Zstandard - Real-time data compression algorithm ) using Clang.jl. I’ve currently put together as a pull request to @bicycle1885’s CodecZstd.jl.
https://github.com/JuliaIO/CodecZstd.jl/pull/29

Would we generally expect these bindings to be part of CodecZstd or in an independent package Zstd.jl?

As a side note, I’m finding the structure and organization of the various Julia Github organizations to be a bit mysterious. I never know who to contact in each organization should I need help. Is there a directory of some sort for this?

1 Like