CRC32C Checksum Library
JSON →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.
Traffic · last 30 days ↑300% vs prev 7d
total hits 23
actors 7 distinct systems
last hit 2d ago ByteDance
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇩🇪 Germany · 🇮🇳 India · 🇫🇷 France
Resources
packagepypi.org/project/crc32c/ ↗
API endpoints
full doc /v1/registry/crc32c
install /v1/registry/crc32c/install
imports /v1/registry/crc32c/imports
compatibility /v1/registry/crc32c/compatibility
quickstart /v1/registry/crc32c/quickstart