crc-32 topic

List crc-32 repositories

js-crc32

340
Stars
35
Forks
Watchers

:cyclone: JS standard CRC-32 and CRC32C implementation

hash-checker

162
Stars
50
Forks
Watchers

Fast and simple application that allows you to generate and compare hashes from files and text

filehash

29
Stars
11
Forks
Watchers

Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.

Lazarus_Hashing

17
Stars
3
Forks
Watchers

Checksum & Hashing library for Lazarus

MrHash

19
Stars
2
Forks
Watchers

A cross-platform tool for calculating the hashes of files and plain texts.

crc

52
Stars
12
Forks
Watchers

Generic CRC implementation for go language (golang, includes CRC16, CRC32, CRC64 etc)

java-crc

42
Stars
21
Forks
Watchers

Generic CRC implementation for java language (includes CRC16, CRC32, CRC64 etc)

crc-full

24
Stars
9
Forks
Watchers

The crc-full module is used to calculate any kind of CRC setting parameters such as length, polynomial and others. It's completely written in typescript for node js.