add zstd-rs

zstd-rs is a rust binding for the zstd compression library.
pull/1702/head
danclive 2 months ago committed by GitHub
parent 97b070398e
commit 120b625ef3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1050,6 +1050,8 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [alexcrichton/tar-rs](https://github.com/alexcrichton/tar-rs) — tar archive reading/writing
* zip
* [zip-rs/zip](https://github.com/zip-rs/zip) — read and write ZIP archives
* zstd
* [gyscos/zstd-rs](https://github.com/gyscos/zstd-rs) — rust binding for the zstd compression library
### Computation

Loading…
Cancel
Save