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