zrip 0.1.3

Pure Rust zstd codec: Fast/DFast strategies (levels -7..4), COVER/FastCOVER dict builder
Documentation
1
2
3
4
pub mod avx2;
pub mod bmi2;
pub mod decode;
pub mod sse2;