goldbeef / wzipView on GitHub
Wzip is a block-sorting compressor , based on Burrows-Wheeler transform (BWT) , wavelet tree , run-length code . Its compression ratio is very good and close to bzip2 for most files except for audio and video files . Its compression speed is much faster than bzip2 even in single-thread workstate ,and while in multi-thread workstate it will be…
15Nov 5, 2014Updated 11 years ago

Alternatives and similar repositories for wzip

Users that are interested in wzip are comparing it to the libraries listed below

Sorting:

Are these results useful?