An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: crc8

Nicoretti/crc

Pure Python CRC library

Language: Python - Size: 2.51 MB - Last synced at: about 12 hours ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 13

postmodern/digest-crc

A Cyclic Redundancy Check (CRC) library for Ruby.

Language: C - Size: 222 KB - Last synced at: about 13 hours ago - Pushed at: 4 months ago - Stars: 93 - Forks: 29

nullfx/NullFX.CRC

NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License

Language: C# - Size: 160 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 13

jo-tools/crccalculator

Xojo example project: CRCCalculator (Cyclic Redundancy Check: CRC8, CRC16, CRC32)

Language: Xojo - Size: 22 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

jopadan/crcle

CRC checksum C++ library

Language: C++ - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

IMProject/IMUtility

A Safety-Critical Utility Code

Language: C - Size: 7.29 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 40 - Forks: 4

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++

Language: C++ - Size: 794 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

ivanesik/CrcSwift

CRC-8, CRC-16, CRC-32 calculation with flexible settings and a set of tuning presets

Language: Swift - Size: 103 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

ckormanyos/crc-catalog

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

Language: C++ - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 3

Fabio286/easy-crc

A pure JavaScript and zero dependencies CRC node module.

Language: TypeScript - Size: 131 KB - Last synced at: 8 minutes ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 3

voldien/naive-crc-analysis

CRC Analysis Tool - Compute the probability of collision Empirically - Validates CRC strength

Language: C++ - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yousifnimah/Cryptx

Comprehensive Golang CRC Library, Supporting CRC8, CRC16, CRC32 and CRC64.

Language: Go - Size: 47.9 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

pasztorpisti/go-crc

Arbitrary-precision CRC calculator in golang

Language: Go - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

xenocrat/crc-php

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

Language: PHP - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

pasztorpisti/cpp-crc

Parametric CRC-8 / CRC-16 / CRC-32 / CRC-64 (single-header C++ library)

Language: C++ - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

pstolarz/CRaC

C++17 CRC template library

Language: C++ - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

Shripad735/line-coding

Computer network project on network visualiser.

Language: JavaScript - Size: 1.06 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ggrandes/crc

cyclic redundancy check (CRC) code in pure Java

Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

nanpuyue/crc_all

A Pure Rust Implementation of Generic CRC Algorithm

Language: Rust - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 4

pasztorpisti/py-crc

Arbitrary-precision CRC calculator in Python

Language: Python - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

hex-in/libscrc

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

Language: C - Size: 856 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 48 - Forks: 13

aaalloc/CRC-IDECC

Introduction, Detection, and Error Correction on Content with CRC-8 / School project

Language: C - Size: 74.2 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PascalVault/Lazarus_Hashing

Checksum & Hashing library for Lazarus

Language: Pascal - Size: 271 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5

R2AKT/R2AKT_CRC

CRC8, CRC16 and CRC32 table & polynomial implementation

Language: C++ - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

igorkkk/smallCRC8

CRC8 for HC-12 connect to Arduino, Espruino and ESP-8266

Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

aohzju/GenericCRC

A generic CRC implementation in Python, which supports arbitrary CRC size.

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vittorioexp/J1850-Arduino-Transceiver-Library

HIGH SCHOOL PROJECT - Simple Arduino library that allows you to communicate in J1850-PWM mode.

Language: C++ - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 4

QuasarApp/crc Fork of gityf/crc

QuasarApp addapted crc library. crc16/crc32/crc64

Language: C - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ratriches/crc

Language: JavaScript - Size: 104 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

resilar/crchack

Reversing CRC for fun and profit

Language: C - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 176 - Forks: 21

mrazi2/SPI_MASTER_SLAVE

Development of SPI Slave driver in VHDL and SPI Master driver for STM32 in C along with 8 bit CRC calculation module to ensure data integrity.

Language: VHDL - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

basilhussain/stm8-crc

An optimised library providing CRC8, CRC16, and CRC32 computation functions for the STM8 microcontroller

Language: C - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Alfystar/EMP

Embedded Message Pack

Language: C - Size: 34 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

sizeofanton/ucrc

Unsigned CRC for Python

Language: Python - Size: 70.3 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

aplumafreak500/dwc-utils

A set of PHP utilities to easily calculate Nintendo Wi-Fi Connection/Wiimmfi/AltWFC friend codes and profile IDs, for regional conversion, testing purposes, or simply to play around with.

Language: PHP - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

etno712/aht

MicroPython driver for AHT sensors (humidity and temperature)

Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

rcpacini/LabVIEW-Hashlib

LabVIEW hash library for SHA-256, SCRAM, PBKDF2, HMAC, Base64, CRC-8, CRC-16, CRC-32

Language: LabVIEW - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

zoosmand/ATtiny25_DS18B20_TM1637

The Digital Thermometer based on OneWire protocol. Sensor is DS18B20. Display use a 16-bit shift register TM1637.

Language: Assembly - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

deatil/go-crc8

crc8 相关算法 / crc8 checksum

Language: Go - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eldruin/smbus-pec-rs

Rust Portable SMBus Packet Error Code Algorithm Implementation

Language: Rust - Size: 30.3 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

sumatoshi/w8crc

CRC library for Nim. You're gonna carry that weight.

Language: Nim - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

shpegun60/crc_tester

simple qt project for crc, protocol and else test

Language: C - Size: 19.1 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

itmisx/crc

crc校验包,支持crc8和crc16,主要用于iot应用,检查数据的完整性

Language: Go - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nullfx/NullfxCrc

NullfxCrc is a small set of CRC utilities (crc8, crc16, and crc32) written in swift and released under the MIT License

Language: Swift - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

jancajthaml-go/crc8

8bit variable polynomial cyclic redundancy check algorithm

Language: Go - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sitronlabs/SitronLabs_CRC_Arduino_Library

Arduino library for computing cyclic redundancy checks.

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nullfx/swift-nullfx.crc

NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in swift and released under the MIT License

Language: Swift - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

y252328/SHT1x

Arduino library support for Sensorion SHT1x(SHT10, SHT11, SHT15) all command.

Language: C++ - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

zhukov-ever/crc8

crc8 algorithm

Language: Swift - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

artnum/strid

Generate random short identifier in base36 with crc

Language: C - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1