crc-fast 1.10.0

World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.
Documentation

crc-fast

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 5 of them enabled by default.

default

ffi (default)

This feature flag does not enable additional features.

panic-handler (default)

This feature flag does not enable additional features.

std (default)

alloc (default)

digest (default)

cache

cli

hashbrown

optimize_crc32_auto

This feature flag does not enable additional features.

optimize_crc32_avx512_v4s3x3

This feature flag does not enable additional features.

optimize_crc32_avx512_vpclmulqdq_v3x2

This feature flag does not enable additional features.

optimize_crc32_neon_blended

This feature flag does not enable additional features.

optimize_crc32_neon_eor3_v9s3x2e_s3

This feature flag does not enable additional features.

optimize_crc32_neon_v12e_v1

This feature flag does not enable additional features.

optimize_crc32_neon_v3s4x2e_v2

This feature flag does not enable additional features.

optimize_crc32_sse_v4s3x3

This feature flag does not enable additional features.

spin

vpclmulqdq

This feature flag does not enable additional features.