Chorba: A novel CRC32 implementation
Summary
The arXiv paper introduces Chorba, a novel CRC32 implementation that avoids lookup tables and hardware support to compute checksums. It claims a significant throughput improvement over traditional software approaches and competitive performance with hardware-accelerated solutions on modern CPUs, potentially simplifying hardware CRC32 designs.