Изначальная информация
http://www.ixbt.com/editorial/idf06spring-day0b.shtml
Статья от Интела
http://www.intel.com/technology/comms/perf..._generators.pdf
Реализация алгоритма CRC-32
http://sourceforge.net/projects/slicing-by-8
This distribution contains a novel fast CRC generation algorithm developed by Intel. This algorithm runs at under 3 cycles per byte (vs. 7) and thus triples the performance of existing CRC implementations. Slicing-by-8 uses an 8KB cache footprint.
License: BSD License