You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering, are there any plans to support the ruzstd crate as pure Rust compression/decompression backend to avoid a dependency on libzstd.so? :)
Thanks!
The text was updated successfully, but these errors were encountered:
PR adding compression: KillingSpark/zstd-rs#79
So it is not just a placeholder anymore, but probably still cannot get compression levels that original library has?
In any case if it does some useful compression would be great to make this the default option.
hello!
I was wondering, are there any plans to support the
ruzstd
crate as pure Rust compression/decompression backend to avoid a dependency on libzstd.so? :)Thanks!
The text was updated successfully, but these errors were encountered: