Managed Projects

zlib

  Analyzed about 11 hours ago

zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression ... [More] method used in Unix compress(1) and in the GIF image format, the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression. [Less]

55.3K lines of code

0 current contributors

2 months since last commit

162 users on Open Hub

Moderate Activity
4.25
   
I Use This

pigz-

  Analyzed about 11 hours ago

A parallel implementation of gzip for modern multi-processor, multi-core machines.

6.45K lines of code

0 current contributors

7 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This