CMD + K

crc32c

Community

A python package exposing the Intel SSE4.2 CRC32C instruction

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::crc32c

Usage Tracking

2.7.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.

About

Summary

A python package exposing the Intel SSE4.2 CRC32C instruction

Last Updated

Sep 8, 2025 at 14:37

License

LGPL-2.1-or-later

Total Downloads

8