Python wrapper for a hardware-based implementation of the CRC32C hashing algorithm
conda install main::google-crc32c
google-crc32c wraps the libcrc32c https://github.com/google/crc32c package, which is a hardware-based implementation of the CRC32C hashing algorithm.