Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 235 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 235 Bytes

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.