Path to this page:
Subject: CVS commit: pkgsrc/archivers/zlib-ng
From: Thomas Klausner
Date: 2023-04-29 14:39:30
Message id: 20230429123930.7ADE7FA87@cvs.NetBSD.org
Log Message:
archivers/zlib-ng: import zlib-ng-2.0.7
zlib data compression library for the next generation systems
Features:
* Zlib compatible API with support for dual-linking
* Modernized native API based on zlib API for ease of porting
* Modern C11 syntax and a clean code layout
* Deflate medium and quick algorithms based on Intel's zlib fork
* Support for CPU intrinsics when available
* Unaligned memory read/writes and large bit buffer improvements
* Includes improvements from Cloudflare and Intel forks
Files: