Skip to content

19h/zstud-sys-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zstd-rs

zstd-rs is a Rust library that provides a bindgen wrapper around a concatenated version of zstd by Facebook. It allows you to compress and decompress data using the zstd compression algorithm in your Rust applications.

Installation

To use zstd-rs in your Rust project, add the following to your Cargo.toml file:

[dependencies]
zstd-rs = "^0.1"

License

zstd-rs is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published