As a small comment, there have been several comparisons attempts for fast compression algorithms lately, and LZ4 has been several times mentioned to come out on top as far as speed is concerned. (as an example : http://reboot.pro/15285/)
The source code is BSD, and available at Google Code : http://code.google.com/p/lz4/
