Small library for LZF compression

Einar Karttunen ekarttun at cs.helsinki.fi
Sat Mar 12 07:12:42 EST 2005


Hello

Here is a small library to handle compressing 
data with LZF. Is Codec.Compression.LZF the 
correct place?

http://www.cs.helsinki.fi/u/ekarttun/Codec-Compression-LZF/

* BSD licenced
* very fast, altough at the expense of compression ratio
* No external dependencies

- Einar Karttunen


More information about the Libraries mailing list