crc64 topic

List crc64 repositories

digest-crc

91
Stars
27
Forks
Watchers

A Cyclic Redundancy Check (CRC) library for Ruby.

crchack

185
Stars
21
Forks
Watchers

Reversing CRC for fun and profit

crc-rs

181
Stars
48
Forks
Watchers

Rust implementation of CRC(16, 32, 64) with support of various standards

libscrc

47
Stars
13
Forks
Watchers

libscrc is a library for calculating CRC3 CRC4 CRC5 CRC6 CRC7 CRC8 CRC10 CRC11 CRC12 CRC15 CRC16 CRC24 CRC30 CRC31 CRC32 CRC64 CRC82

crc_all

28
Stars
3
Forks
Watchers

A Pure Rust Implementation of Generic CRC Algorithm

crc64fast

40
Stars
6
Forks
Watchers

SIMD accelerated CRC-64-ECMA computation

crc

49
Stars
11
Forks
Watchers

Pure Python CRC library

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.

fastcrc

15
Stars
6
Forks
Watchers

A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum.