zlib 1.2.1
| Developer: |
ComponentSpot (more products...) |
| OS: | Win 3.1x/95/98/ME/XP/NT 3.x/NT 4.x/2000/2003/Unix/Linux |
| License: | Freeware |
| Price: |
FREE |
| Size: | 0.87 MB |
| Rating: | Rate this program: |
|
|
|
The latest version of the zlib compression library, a free data-compression library that can be used on any type of computer and OS has been released by authors Jean-Loup Gailly and Mark Adler. Integrity checks on the uncompressed data are performed using either the CRC-32 checksum, which is more reliable, or the ADLER 32 checksum, which slightly less reliable but much faster. Developers can use this library to add general-purpose file-based and in-memory compression and decompression capabilities to their applications. For in-memory operations, the zlib compressed data format (RFC 1950) is used, which is designed to be fast and compact. For its compression algorithm (the only one it supports), deflate (RFC 1951) is used, employing an LZ77 compression variant and Huffman coding. Overhead expansion is five bytes per 32 KB block, plus six bytes for the entire stream, which is very small compared to what the LZW method can do. According to the authors, LZW can double or triple file sizes in extreme cases. The authors claim that typical compression ratios of zlib are between 2:1 and 5:1. The gzip format, RFC 1952, is supported. However, it only supports compressing files on a file system: no in-memory operations. The gzip format includes the directory information of individual files. Again, the format uses the deflate compression algorithm. It lacks support for the following formats/methods: PKZip 4.5, BZip2, and Deflate64.
|
|
|
Latest news:
A guide to cutting IT costs (Fri, 21 Nov 2008 05:05:10 -0800)
Reduction of spending in the IT department is more art than science. Metri consultant Paul Michaels offers some advice on how to get it right. For the past few months everyone was hoping the IT industry might be saved the worst of the credit crunch fallout, on the...
Mac OS X targeted by Trojan and backdoor tool (Fri, 21 Nov 2008 04:38:55 -0800)
Two new pieces of malware affecting Mac OS X appeared this week, a Trojan horse and a hacker tool for creating backdoors. Two pieces of malicious software affecting Apple's Mac OS X appeared this week: a Trojan horse with the ability to download and install malicious code of an...
Sun updates NetBeans with PHP support (Thu, 20 Nov 2008 07:21:55 -0800)
Version 6.5 of the open-source NetBeans IDE has support for the PHP scripting language and a preview of Python support. Sun Microsystems on Wednesday introduced a version of the open-source NetBeans integrated development environment IDE, with expanded support for web and Java software development. The...
Mozilla to end support for Firefox 2 (Tue, 18 Nov 2008 06:08:07 -0800)
Stability and security releases for the browser will end next month, despite ongoing problems with Firefox 3 The Mozilla Foundation is planning to end support for the Firefox 2 browser in mid-December, despite the persistence of significant flaws in the most-recent version of the popular browser. ...
Mobile industry calls for RFID payment push (Tue, 18 Nov 2008 06:01:25 -0800)
The GSM Association has called on manufacturers to build technology for contactless payments into their handsets by the middle of next year The GSM Association has called on phone manufacturers to build RFID technology into handsets from mid-2009, in a bid to kick start the mobile-payment industry. ...
|
|
|