Zlib implementation for POWER processors
Go to file
Tulio Magno Quites Machado Filho 5daf109393 Fix an issue with GCC 12
2022-01-26 11:53:33 -03:00
.gitignore Update sources information 2020-11-10 19:05:42 -03:00
gcc12.patch Fix an issue with GCC 12 2022-01-26 11:53:33 -03:00
libnxz.spec Fix an issue with GCC 12 2022-01-26 11:53:33 -03:00
README.md Add information to the README.md 2020-11-10 19:04:06 -03:00
rm-git.patch Update sources and rm-git.patch, remove libnxz.so.patch 2021-08-23 10:48:30 -03:00
sources Update sources and rm-git.patch, remove libnxz.so.patch 2021-08-23 10:48:30 -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.