crc64
Here are 44 public repositories matching this topic...
Pure Python CRC library
-
Updated
Sep 9, 2025 - Python
libscrc is a library for calculating CRC3 CRC4 CRC5 CRC6 CRC7 CRC8 CRC10 CRC11 CRC12 CRC15 CRC16 CRC24 CRC30 CRC31 CRC32 CRC64 CRC82
-
Updated
Aug 21, 2024 - C
A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum.
-
Updated
Oct 23, 2024 - Python
Checksum & Hashing library for Lazarus
-
Updated
Oct 9, 2023 - Pascal
📚 Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1 and SHA-2 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered
-
Updated
Jan 31, 2024 - C#
A HTTP microservice that provides a checksum to POSTed data
-
Updated
May 25, 2019 - Rust
World's fastest generic CRC calculator for all known CRC-32 and CRC-64 variants, as well as bring-your-own custom parameters, using SIMD intrinsics, which can exceed 100GiB/s on modern systems. Supplies a C/C++ compatible library for use with languages other than Rust.
-
Updated
Sep 1, 2025 - Rust
crc-catalog implements numerous CRCs in C/C++ with a bitwise template-based algorithm.
-
Updated
Feb 16, 2025 - C++
Comprehensive Golang CRC Library, Supporting CRC8, CRC16, CRC32 and CRC64.
-
Updated
Dec 23, 2023 - Go
Improve this page
Add a description, image, and links to the crc64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crc64 topic, visit your repo's landing page and select "manage topics."