numcodecs icon indicating copy to clipboard operation
numcodecs copied to clipboard

Rust bindings

Open juntyr opened this issue 1 year ago • 2 comments

Thank you for working on this package - it has been invaluable in my research work!

I have been working on some Rust bindings for numcodecs (https://github.com/juntyr/numcodecs-rs) which have just hit their first release. The bindings contain (1) one base crate, numcodecs, which provides a Rusty version of the numcodecs API, and (2) the numcodecs-python crate, which allows Python codecs to be used in Rust and Rust codecs to be used in Python.

There are also some other bits and pieces which are more related to my ongoing research.

I hope these bindings prove helpful to the community!

juntyr avatar Aug 23 '24 10:08 juntyr

That's great, @juntyr! Thanks for using the library and working on Rust bindings. It'd prove useful to the broader Zarr community.

Would you mind if I did a quick shoutout across Zarr's social channels?

sanketverma1704 avatar Aug 24 '24 16:08 sanketverma1704

It'd prove useful to the broader Zarr community.

I’m really glad to hear that!

Would you mind if I did a quick shoutout across Zarr's social channels?

Absolutely, thanks!

juntyr avatar Aug 25 '24 03:08 juntyr

Thanks for letting us know! I think we can close this issue since it doesn't need any more action - please do feel free to open other issues if there's anything else we can do to help though.

dstansby avatar Oct 25 '24 10:10 dstansby