Projects / Plzip

Plzip

Plzip is a massively parallel (multi-threaded), lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or lzip. It uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover. It is intended for faster compression/decompression of big files on multiprocessor machines, which makes it especially well-suited for distribution of big software files and large scale data archiving. On files big enough, plzip can use hundreds of processors.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  23 Jan 2012 22:15

Release Notes: The option "-F, --recompress", which forces recompression of files whose name already has the ".lz" or ".tlz" suffix, has been added. The options "-d, --decompress" and "-t, --test" now also show compression ratio. The inability to change output file attributes has been downgraded from error to warning. A small change has been made in the "--help" output and man page. Quote characters in messages have been changed as advised by GNU Coding Standards. Stdin and stdout are now set in binary mode on OS2.

  •  11 Nov 2011 16:08

Release Notes: The option "-F, --recompress", which forces recompression of files whose name already has the ".lz" or ".tlz" suffix, has been added. The options "-d, --decompress" and "-t, --test" now also show compression ratio. Stdin and stdout are now set in binary mode on OS2.

  •  08 Dec 2010 22:38

Release Notes: Match length limits set by options -1 to -9 have been changed to match those of lzip 1.11. A limit has been set on the number of packets produced by decompressor worker threads to limit the amount of memory used. Do not show the message "and `--stdout' was not specified" for file types that can't be read (directories, etc). A warning about fchown's return value being ignored has been fixed.

  •  23 Mar 2010 21:36

Release Notes: Some small portability problems have been fixed. The chapter "Program Design" and a description of the option "--threads" have been added to the manual.

  •  15 Feb 2010 10:56

Release Notes: Parallel decompression has been implemented.

Screenshot

Project Spotlight

Wolf Software Password Validator Class

Password complexity validation.

Screenshot

Project Spotlight

cdwrite

A shell for the creation of audio and data CD/DVD discs and for FLAC/MP3/Ogg encoding.