-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Luca Giacchino edited this page Jun 20, 2025
·
1 revision
zlib-accel is a software shim that intercepts zlib calls and offloads compression/decompression jobs to hardware accelerators (where feasible and beneficial for performance). In this way, zlib-accel allows applications to leverage hardware accelerators transparently without code changes. For more information, refer to the README page.