I write them just for fun and practice... It's based on LZSS method, but both the speed and ratio is bad. I hope you can give it a try and send me some ideas to improve it?
http://comprox.googlecode.com/files/...110927.tar.bz2 (with source and executable)
There is also another toy of mine here, using BWTS transform, but with damn slow speed. I'm still looking for ways to make BWTS run faster: http://comprox.googlecode.com/files/...110927.tar.bz2 (with source and executable)

. I hope you can give it a try and send me some ideas to improve it?
Reply With Quote

. That makes the decompression still run in single-thread mode. Fixed version is here:

