{"library":"zlib-ng","type":"library","category":null,"description":"zlib-ng is a Python library that provides high-performance bindings for the zlib-ng compression library. It serves as a drop-in replacement for Python's standard `zlib` and `gzip` modules, offering significantly faster compression and decompression by utilizing optimized algorithms and CPU intrinsics. The library offers `zlib_ng`, `gzip_ng`, and `gzip_ng_threaded` modules. The current version, 1.0.0, emphasizes stability and performance. It generally aligns its development with the upstream zlib-ng C library, with updates primarily focusing on Python compatibility and performance enhancements.","language":"python","status":"active","version":"1.0.0","tags":["compression","zlib","gzip","performance","bindings"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zlib-ng","imports":["from zlib_ng import zlib_ng","from zlib_ng import gzip_ng","from zlib_ng import gzip_ng_threaded","import zlib_ng as zlib","import gzip_ng as gzip"]}],"homepage":null,"github":"https://github.com/pycompression/python-zlib-ng","docs":"https://python-zlib-ng.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/zlib-ng/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zlib-ng/compatibility"}}