crc-64
1.0.0
${project.groupId}:${project.artifactId} · Fast implementation of CRC64. Original code by Roman Nikitchenko/[email protected] (see http://stackoverflow.com/a/20586626/58962), speedup provided by Mark Adler's nested lookup table design: http://stackoverflow.com/a/20579405/58962