You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gerardo Zamudio e078586bdf
lz4: Nuevo
5 years ago
..
README lz4: Nuevo 5 years ago
lz4.SlackBuild lz4: Nuevo 5 years ago
lz4.info lz4: Nuevo 5 years ago
slack-desc lz4: Nuevo 5 years ago

README

lz4 (compression algorithm)


LZ4 is lossless compression algorithm, providing compression speed at
400 MB/s per core (0.16 Bytes/cycle). It also features an extremely fast
decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle). A high
compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

This build includes liblz4 and the command-line lz4 tools.