SIMD-accelerated operations for rustyhdf5.
avx512
float16
use rustyhdf5_accel::checksum::crc32_simd; let crc = crc32_simd(&data);
MIT