An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with crc64

A curated list of projects in awesome lists tagged with crc64 .

https://github.com/mrhooray/crc-rs

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

checksum crc crc16 crc32 crc64 hash rust

Last synced: 15 May 2025

https://github.com/postmodern/digest-crc

A Cyclic Redundancy Check (CRC) library for Ruby.

crc crc16 crc32 crc64 crc8 digest ruby

Last synced: 09 Apr 2025

https://github.com/tikv/crc64fast

SIMD accelerated CRC-64-ECMA computation

crc64 crc64-ecma182 simd

Last synced: 22 Apr 2025

https://github.com/nanpuyue/crc_all

A Pure Rust Implementation of Generic CRC Algorithm

checksum crc crc16 crc32 crc5 crc64 crc8 rust

Last synced: 08 Apr 2026

https://github.com/overcat/fastcrc

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

crc crc16 crc32 crc64 python python-crc python-library

Last synced: 17 Jan 2026

https://github.com/galaxy-sea/crc

All CRC algorithms. support: CRC-3、CRC-4、CRC-5、CRC-6、CRC-7、CRC-8、CRC-10、CRC-11、CRC-12、CRC-13、CRC-14、CRC-15、CRC-16、CRC-17、CRC-21、CRC-24、CRC-30、CRC-31、CRC-32、CRC-40、CRC-64、CRC-82

crc crc-algorithms crc16 crc32 crc64 crc8 modbus

Last synced: 17 Aug 2025

https://github.com/dd86k/ddgst

#️⃣ dd's hashing utility with a twist

blake2 bsd checksum crc32 crc64 gnu hash sha1 sha2 sha3 shake sri

Last synced: 21 Jan 2026

https://github.com/timclicks/microservice-checksum

A HTTP microservice that provides a checksum to POSTed data

crc crc-calculation crc16 crc32 crc64 http microservice rocket-rs rust

Last synced: 19 Apr 2025

https://github.com/ckormanyos/crc-catalog

crc-catalog implements numerous CRCs in C/C++ with a bitwise template-based algorithm.

crc crc-algorithms crc-calculation crc16 crc32 crc64 crc8

Last synced: 10 Apr 2025

https://github.com/richhaar/autosar-crc

JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++

autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs

Last synced: 13 Apr 2025

https://github.com/blievrouw/crc64iso

64-bit CRC (ISO 3309) checksum generator using python 3.x

checksum crc-64 crc64 cyclic-redundancy-check data-integrity digest iso3309 python3

Last synced: 20 Feb 2026

https://github.com/ing-systems/crcxx

The crate computes CRC-8/16/32/64/128 using various methods.

crc crc16 crc32 crc64 crc82 rust

Last synced: 04 Mar 2026

https://github.com/sizeofanton/ucrc

Unsigned CRC for Python

checksum crc crc16 crc32 crc64 crc8

Last synced: 11 Mar 2026

https://github.com/pasztorpisti/go-crc

Arbitrary-precision CRC calculator in golang

arbitrary-precision crc crc-calculation crc16 crc32 crc64 crc8

Last synced: 14 Jan 2026

https://github.com/awesomized/crc-fast-php-ext

Fast, hardware-accelerated CRC calculation in PHP for all known CRC-32 and CRC-64 variants using SIMD intrinsics, which can exceed 100GiB/s for CRC-32, and 50GiB/s for CRC-64, on modern systems. Much faster (up to >200X) than PHP's internals.

checksum checksum-calculation crc crc32 crc64 extension hardware-acceleration php php-extension simd

Last synced: 19 Apr 2025

https://github.com/lujiajing1126/node-crc64

A Rust binding for crc64 in Node.js

crc64 nodejs rust

Last synced: 04 Feb 2026

https://github.com/xenocrat/crc-php

A PHP class implementing bitwise CRC-8/16/24/32/64 algorithms.

crc-calculation crc16 crc24 crc32 crc64 crc8

Last synced: 07 Apr 2025

https://github.com/awesomized/crc-fast-rust

Fast, hardware-accelerated CRC calculation for all known CRC-32 and CRC-64 variants using SIMD intrinsics, which can exceed 100GiB/s for CRC-32 and 50GiB/s for CRC-64 on modern systems. Supplies a C/C++ compatible shared library for use with languages other than Rust.

checksum crc crc32 crc64 hardware-acceleration nvme rust shared-library simd

Last synced: 13 Jun 2026

https://github.com/akiver/crc64-ecma

Calculate CRC64-ECMA182 (reversed polynomial) hashes for NodeJS.

crc64 crc64-ecma182

Last synced: 10 Jul 2025