Description
Provides faster compression and decompression compatible with Python's zlib and gzip interfaces by using zlib-ng. It helps applications process compressed data with better performance while keeping familiar APIs.
Developers use it as a drop-in compression library. Compressed input from untrusted sources can be oversized or malformed, so keep size limits and error handling in place.