About Anaconda Help Download Anaconda

A python package exposing the Intel SSE4.2 CRC32C instruction

Installers

  • linux-64 v2.7.1
  • linux-aarch64 v2.7.1
  • linux-s390x v2.7.1
  • osx-64 v2.7.1
  • osx-arm64 v2.7.1
  • win-64 v2.7.1

conda install

To install this package run one of the following:
conda install main::crc32c

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy