Download List

Project Description

LRZIP is a compression program that can achieve very high compression ratios and speed when used with large files using unlimited sized compression windows. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. It also has high grade password protected encryption and full STDIN/STDOUT support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-23 13:40 Back to release list
0.31

Updated to be in sync with lzma SDK 9.07beta. Cleanups and fixes of the configure scripts to use the correct package version name. Massive fixes to the memory management code, fixing many 32-bit overflow
errors. The window size limit is now 2GB on both 32-bit and 64-bit, which improves compression further. Flushing of data to disk between compression windows was implemented to minimize disk thrashing of read vs write.
Tags: Major bugfixes, Major feature enhancements

Project Resources