Zlib implementation for POWER processors
Go to file
2024-02-05 22:04:41 -05:00
.gitignore Update sources information 2020-11-10 19:05:42 -03:00
209.patch Fix build with GCC 14 2024-02-05 22:04:41 -05:00
libnxz.spec Fix build with GCC 14 2024-02-05 22:04:41 -05:00
README.md Add information to the README.md 2020-11-10 19:04:06 -03:00
sources Update to libnxz 0.64 2022-08-26 10:50:34 -03:00

libnxz

libnxz is a zlib-compatible library that uses the NX GZIP Engine available on POWER9 or newer processors in order to provide a faster zlib/gzip compression without using the general-purpose cores.