rzip

Software Screenshot:
rzip
Software Details:
Version: 2.1
Upload Date: 3 Jun 15
Developer: Andrew Tridgell
Distribution Type: Freeware
Downloads: 36

Rating: 4.0/5 (Total Votes: 1)

rzip is a compression program, similar in functionality to bzip2 or gzip, but able to take advantage long distance redundencies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.

The original idea behind rzip is described in my PhD thesis (see http://samba.org/~tridge/), but the implementation in this version is considerably improved from the original implementation.

The new version is much faster and also produces a better compression ratio.

Advantages

The principal advantage of rzip is that it has an effective history buffer of 900 Mbyte. This means it can find matching pieces of the input file over huge distances compared to other commonly used compression programs. The gzip program by comparison uses a history buffer of 32 kbyte and bzip2 uses a history buffer of 900 kbyte.

The second advantage of rzip over bzip2 is that it is usually faster. This may seem surprising at first given that rzip uses the bzip2 library as a backend (for handling the short-range compression), but it makes sense when you realise that rzip has usually reduced the data a fair bit before handing it to bzip2, so bzip2 has to do less work.

Disadvantages

rzip is not for everyone! The two biggest disadvantages are that you can't pipeline rzip (so it can't read from standard input or write to standard output), and that it uses lots of memory. A typical compression run on a large file might use a couple of hundred MB of ram. If you have ram to burn and want the best possible compression rate then rzip is probably for you, otherwise stick with bzip2 or gzip.

What's New in This Release:

Similar Software

J7Zip
J7Zip

2 Jun 15

Xarchiver
Xarchiver

17 Feb 15

GRZipII
GRZipII

3 Jun 15

Archiver
Archiver

11 May 15

Other Software of Developer Andrew Tridgell

ccache
ccache

20 Feb 15

Samba
Samba

2 Jan 15

Samba
Samba

2 Oct 17

Comments to rzip

Comments not found
Add Comment
Turn on images!