Sorry guys, really noob question: how can i compress a file (or standard input) with lz4 or lzo? I found something about zlib or zip, but nothing about others compression library like lz4 or lzo or lzma, etc.
Could someone help me pointing me some examples?
Hello Matteo:
I'm also interested in this type of compression algorithm. Does anybody have a solution for a fast (low cpu cycles) compression library?.
Hello Arrrrr:
Excellent, this library is perfect for my needs. Thanks for your help.