Downloads for items discussed throughout this site are available here.

The software listed below

CRC++

CRC++ is a new reference implementation for the CRC algorithm.

Its purpose is to complement Ross Williams famous reference implementation with a modern, template based version written in C++.

CRC++ comes with a unit test suite based on CxxTest.

The sources of CRC++ are now available at GitHub.