tos-crc64-js

Pure JavaScript implement of CRC64-ECMA182 for Node.js.

node-crc

To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions.

cyclic-rc

libcrc bindings for Node.JS, a very simple CRC library written completely in C.