zrip 0.1.0

Pure Rust zstd codec: Fast/DFast strategies (levels -7..4), COVER/FastCOVER dict builder
Documentation
1
2
3
4
pub mod reader;
pub mod reader_reverse;
pub(crate) mod unchecked;
pub mod writer;