Projects / Lzlib

Lzlib

The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  23 Jan 2013 02:40

Release Notes: The compression ratio has been slightly increased. Compression time has been reduced by 8%. Decompression time has been reduced by 7%. Arguments and return values of functions in lzlib.h have been changed from "long long" to "unsigned long long". The minimum size of the input compression buffer has been reduced to 64KiB. The target "install-as-lzip" has been added to the Makefile.

  •  09 Apr 2012 11:52

Release Notes: Lzlib has been translated to C from the C++ source of lzlib 1.2. This has been done to avoid the dependency on libstdc++, making lzlib useful in more environments. Quote characters in messages have been changed as advised by GNU Coding Standards. The configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.

  •  23 Jan 2012 22:13

Release Notes: Lzlib has been translated to C from the C++ source of lzlib 1.2. This has been done to avoid the dependency on libstdc++, making lzlib useful in more environments.

  •  27 Oct 2011 15:30

Release Notes: For large values of "--match-length", the compression ratio has been slightly increased and compression time has been reduced by up to 6%. The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip. "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.

  •  19 May 2011 20:43

Release Notes: "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.

Screenshot

Project Spotlight

Ivan Post

A simple peer-matching CGI.

Screenshot

Project Spotlight

Kamailio

A robust and flexible SIP server.