{"library":"crc32c","type":"library","category":null,"description":"The `crc32c` Python package provides an implementation of the CRC32C checksum algorithm, intelligently leveraging hardware acceleration (Intel SSE 4.2, ARMv8 crc32 instructions) when available, and falling back to an optimized software implementation otherwise. As of version 2.8, it offers robust data integrity verification across various platforms. The library aims for regular updates.","language":"python","status":"active","version":"2.8","tags":["crc32c","checksum","hardware-acceleration","data-integrity","hashing"],"install":[{"cmd":"pip install crc32c","imports":["import crc32c","crc32c.crc32c(data)","from crc32c import CRC32CHash"]}],"homepage":null,"github":"https://github.com/ICRAR/crc32c","docs":null,"changelog":"https://github.com/ICRAR/crc32c/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/crc32c/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crc32c/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}