icon

A portable lossless data compression library

lzo-2.10-3-x86_64

LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio.
LZO is written in ANSI C. Both the source code and the compressed data format are designed to be portable across platforms.

LZO implements a number of algorithms with the following features:

* Decompression is simple and *very* fast.
* Requires no memory for decompression.
* Compression is pretty fast.
* Requires 64 kB of memory for compression.
* Allows you to dial up extra compression at a speed cost in the compressor. The speed of the decompressor is not reduced.
* Includes compression levels for generating pre-compressed data which achieve a quite competitive compression ratio.
* There is also a compression level which needs only 8 kB for compression.
* Algorithm is thread safe.
* Algorithm is lossless.
* LZO supports overlapping compression and in-place decompression.

Name
lzo
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
2.10-3
Download Size
187.6 KB
Source available
Yes
Categories
None
Version Views
11