zstd_util

Crates.iozstd_util
lib.rszstd_util
version0.1.4
sourcesrc
created_at2021-03-27 10:59:04.602643
updated_at2023-10-08 14:55:34.892434
descriptionA simple zstd_safe based compression and decompression wrapper
homepage
repositoryhttps://github.com/tyrylu/zstd_util
max_upload_size
id374173
size260,187
Lukáš Tyrychtr (tyrylu)

documentation

README

Zstd_util

This library provides a simple API on top of the zstd_safe crate for compression and decompression given a set of parameters and does not suffer the performance hits from repeated compress calls with the same dictionary.

Commit count: 22

cargo fmt