I was looking at the language bindings for the Zstd compression algorithm below
https://facebook.github.io/zstd/
and didn’t see one listed for Crystal. Is there a library or shard that provides this?
I was looking at the language bindings for the Zstd compression algorithm below
https://facebook.github.io/zstd/
and didn’t see one listed for Crystal. Is there a library or shard that provides this?
maybe you missed below in Zstandard - Real-time data compression algorithm ?
Duh Never mind.
I was looking at the top in the c’s. Glad to know it does already exists though.
Also CrystalShards is pretty good for finding shards.