Ecosyste.ms: Repos

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

GitHub topics: crc-algorithms

pateldevang/Error-Detection-CRC-in-C

Implementation of Error Detection CRC method in C.

Language: C - Size: 3.91 KB - Last synced: 4 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ssaurab/Network-Protocols-Simulation

A playground for Network Protocol Experiments

Language: C++ - Size: 8.08 MB - Last synced: 9 days ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

jo-tools/crccalculator

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

Language: Xojo - Size: 20.5 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 3 - Forks: 0

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: 2 days ago - Pushed: 7 months ago - Stars: 45 - Forks: 12

PosteruOle/master_thesis

This repository will contain the implementation and explanation of my master's thesis at the Faculty of Mathematics within the University of Belgrade.

Language: C++ - Size: 2.04 MB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 1

AJV009/CRC 📦

Simple cycle redundancy check CRC code written in C

Language: C - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

RioloGiuseppe/crc-full

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.

Language: TypeScript - Size: 19.5 KB - Last synced: 23 days ago - Pushed: over 5 years ago - Stars: 23 - Forks: 9

jonelo/HashGarten

A cross-platform Swing GUI for Jacksum.

Language: Java - Size: 450 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 1

ggrandes/crc

cyclic redundancy check (CRC) code in pure Java

Language: Java - Size: 42 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

chenqingspring/digest-crc Fork of postmodern/digest-crc

A Cyclic Redundancy Check (CRC) library for Ruby (Hex input support)

Language: Ruby - Size: 82 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

ron4fun/HashLibPlus

HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.

Language: C++ - Size: 1.33 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 21 - Forks: 8

joakim000/CRC_Explorer

Tool for learning about CRCs and validation testing implementations

Language: C - Size: 686 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

quachtridat/crc-div 📦

Cyclic Redundancy Check - Step-by-Step Division

Language: TypeScript - Size: 349 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

mbuesch/crcgen

Generator for CRC HDL code (VHDL, Verilog, MyHDL)

Language: Python - Size: 113 KB - Last synced: 18 days ago - Pushed: 8 months ago - Stars: 23 - Forks: 7

Joker2770/SerialPortToolGUI

A Cross-platform serial debug tool.

Language: C++ - Size: 503 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 1

Aetherinox/xsum-hash-utility

Program for Windows which helps you generate, verify, and sign hash digests for your project using GPG integration. Supports algorithms such as SHA-2, SHA-3, CRC, Blake2b, Blake2s, etc.

Language: C# - Size: 5.58 MB - Last synced: 11 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

llFREEDll/Receptor-CRC-Hamming

algoritmo para recibir tramas y desencriptarlas por CRC y Hamming

Language: JavaScript - Size: 10.7 KB - Last synced: 5 months ago - Pushed: over 2 years 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: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 2

wiseaidev/crc32-v2

A port of the CRC-32 algorithm to Rust

Language: Rust - Size: 36.1 KB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

tdishant/Cyclic-Redundancy-Check

Implementation of a Cyclic Redundancy Check in Python using socket library

Language: Python - Size: 3.91 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

miro-jelaska/ComputerNetworkAlgorithms

Graph ADT and shortest path algorithms + Polynomials ADT and CRC algorithm

Language: C# - Size: 32.2 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

lwerdna/crcsolver

PyPI package: crcsolver, solve for data given a target crc

Language: Python - Size: 64.5 KB - Last synced: 19 days ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

gabrielfalcao/carbon14

file-system forensics

Language: Rust - Size: 24.4 KB - Last synced: 14 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

DianPermana/Cryptography

Cryptography: Encryption and Decryption as part of Functionality Test ( JavaScript + Groovy + .Jar File )

Language: JavaScript - Size: 39.1 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

SiluPanda/Cyclic-Redudancy-Checker

This is a communication system designed with LEDs for communication and CRC to detect errors.

Language: C++ - Size: 4.88 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

PascalVault/Lazarus_Hashing

Checksum & Hashing library for Lazarus

Language: Pascal - Size: 356 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 14 - Forks: 2

ckormanyos/crc-catalog

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

Language: C++ - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 3 - Forks: 3

snksoft/java-crc

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

Language: Groovy - Size: 20.5 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 37 - Forks: 20

Scriptim/crc-calculator

Website and CLI for error detection with Cyclic Redundancy Checks

Language: JavaScript - Size: 16.6 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

ardubit/telecom

Telecommunication

Language: C - Size: 13.4 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Sohamraje137/CA1-A7

An web based tool for CRC codes

Language: HTML - Size: 106 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

LacobusVentura/MODBUS-CRC16

MODBUS Protocol CRC Calculation (algorithm performance analysis)

Language: C - Size: 11.7 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 31 - Forks: 7

lunarkh/matlab_crcs_params

matlab crc's

Language: MATLAB - Size: 109 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

donlv1997/ECC-Verilog-HDL-AutoGenerator

a cyclic redundancy check(one kind of Error Correcting Code) software(MATLAB) and hardware(Verilog HDL) implementation.

Language: MATLAB - Size: 356 KB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 7 - Forks: 3

akorkos/Error-detection-techniques

Two error detection techniques made with Python & Matlab

Language: Python - Size: 3.76 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

GardenTools/CrcEngine

A Python CRC library for calculation and C-code generation

Language: Python - Size: 335 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 7 - Forks: 2

lethaldude10071/Detection-of-Data-packet-corruption

C program Solution to detect Data packet corruption (Challenge_1)

Language: C - Size: 73.2 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

KoynovStas/uCRC_t

C++ class for calculation CRC sizes 1-64 bits (table method).

Language: C++ - Size: 149 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

jonahbardos/Python-CRC16

CRC-16-CCITT Python Algorithm for Error Detection within Serial Communication

Language: Python - Size: 17.6 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 1

junghoon-vans/crc-calculator 📦

Calculate your binary data easily.

Language: Python - Size: 66.4 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

jclark/crc24q

Go implementation of CRC-24Q checksum

Language: Go - Size: 5.86 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ANIRUDH-VADERA/Netcom

Important Netcom Codes and Concepts

Language: Python - Size: 20.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

nitram2342/bruteforce-crc

Brute-forcing CRC parameters

Language: C++ - Size: 125 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 58 - Forks: 12

Jpfonseca/CRC_8 📦

Simple CRC-8 Encoder and Checker in VHDL

Language: VHDL - Size: 2.73 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

henriqueotogami/deidara

Estudo do Algoritmo do CRC16.

Language: Java - Size: 1.36 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

SySS-Research/syss-crc

Simple Python CRC implementation for playing around with cyclic redundancy checks

Language: Python - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 2

Mehul2205/Computer-Networks

In this Repository, all codes are present which I have created while studying computer network in my college

Language: Jupyter Notebook - Size: 122 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

Schildkroet/CRC

CRC Library to calculate 8-, 16- and 32-Bit CRC. Written in C99.

Language: C - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

Kalebu/crc16-modbus-in-Python

Cyclic Redundance Check hashing algorithm implemented in python

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 3

andry81/bittools

Utilities for operations over bit stream files. • :page_with_curl: https://github.com/andry81-stats/bittools--gh-stats :page_with_curl:

Language: C++ - Size: 310 KB - Last synced: 11 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

embedded-office/uc-crc Fork of weston-embedded/uC-CRC

Language: C - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

nikopetr/Cyclic-Redundancy-Check-CRC

Implementation of a Cyclic Redundancy Check in Java

Language: Java - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

catmade/IEEE802.3-Frame

IEEE 802.3以太网帧封装,动态显示循环冗余校验的计算过程

Language: C# - Size: 848 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

RakshitGupta621/Error-Detection-System

Objective: To Simulate realistic error detection and correction by implementing Cyclic Redundancy Check (CRC) and 7-bit Hamming code using binary sym- metric channel and random error generation.

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

naemazam/cyclic-redundancy-check

A cyclic redundancy check is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. Blocks of data entering these systems get a short check value attached, based on the remainder of a polynomial division of their contents.

Language: Python - Size: 214 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

irrwahn/crc32

Crc32 - print parametrized CRC32 for files.

Language: C - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

csoroiu/crc

A generic library for CRC computation

Language: Java - Size: 3.53 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 3

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: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

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: 30 days ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 1

nicolasfeoli/Paper-CRC

Short description and testing of CRC algorithm to check for inconsistent data

Language: TeX - Size: 1.03 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Arkadeep-sophoIITG/socketprogrammingCRC-IITG

Error Detection using Cyclic Redundancy Code (Using CRC-8)

Language: C - Size: 22.5 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 5 - Forks: 1

obilaniu/libcrcfast

A fast CRC library with support for arbitrary generator polynomials using SSSE3 extensions on x86.

Language: C - Size: 14.6 KB - Last synced: 3 days ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0