Skip to content
/ zlib Public
forked from madler/zlib

A massively spiffy yet delicately unobtrusive compression library.

Notifications You must be signed in to change notification settings

WinBuilds/zlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlib - Data Compression Library

zlib 1.2.12 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFC1950 (zlib format), RFC1951 (deflate format), and RFC1952 (gzip format).

All functions of the compression library are documented in the file zlib.h.

Web site

About

A massively spiffy yet delicately unobtrusive compression library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.1%
  • Assembly 8.3%
  • Ada 5.2%
  • Pascal 4.4%
  • C# 3.2%
  • C++ 2.6%
  • Other 5.2%