hybridz 0.1.2

Content-adaptive hybrid compression library - analyzes data, selects the best transform + entropy coder pipeline
Documentation
1
2
3
pub mod huffman;
pub mod ans;
pub mod freq_table;