| Crates.io | zstd-sys-rs |
| lib.rs | zstd-sys-rs |
| version | 1.5.10 |
| created_at | 2025-07-24 20:50:19.009742+00 |
| updated_at | 2025-07-25 08:53:48.772196+00 |
| description | Low-level Rust bindings to statically linked zstd v1.5.7 |
| homepage | |
| repository | https://github.com/Ignalina/zstd-sys-rs |
| max_upload_size | |
| id | 1766908 |
| size | 3,372,095 |
Low-level Rust FFI bindings to a statically linked Zstandard (libzstd.a) library.
The Zstandard license is included in zstd.license.
This crate is used internally by the Znippy project.
Version numbering corresponds to the bundled Zstandard version.
To build the static Zstandard library (libzstd.a) yourself:
git clone https://github.com/facebook/zstd.git
cd zstd
make lib-mt # Build with multithread support (ZSTD_MULTITHREAD=ON)
✨ Heder
🧙♂Med Allfaderns visdom, kompression och korruptionsskydd.
⚡ Med hans blick över varje bit.
zstd.license för fullständig information.Vänligen respektera dessa licenser vid användning och distribution av denna mjukvara.