zstd_util 0.1.4

A simple zstd_safe based compression and decompression wrapper
Documentation

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.