cluster-key-slot
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
crc
Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
fast-crc32c
CRC32C algorithm with hardware acceleration and software fallback.
js-crc
Simple CRC checksum functions for JavaScript. Supports many predefined models such as CRC-8, CRC-16, CRC-24, CRC-32, and CRC-64. It also supports custom CRC models.