High Performance Software

zlib

zlib

DESCRIPTION

The zlib library is a general purpose data compression library. The code is thread safe. It provides in-memory compression and decompression functions, including integrity checks of the uncompressed data. This version of the library supports only one compression method (deflation) but other algorithms will be added later and will have the same stream interface.

USAGE

Use of ZLIB is beyond the scope of this page. Please refer to the ZLIB Manual link under the VENDOR LINKS Section for more information.

LICENSE INFORMATION

For information on supported platforms, versions and licenses, please check the AFRL DSRC Software Page:
https://www.afrl.hpc.mil/software/

VENDOR LINKS