error-correcting-codes topic

List error-correcting-codes repositories

ProtographLDPC

43
Stars
9
Forks
Watchers

Implementation of Protograph LDPC error correction codes

deepspace-turbo

36
Stars
10
Forks
Watchers

Implementation of the CCSDS (Consultative Committee for Space Data Systems) standard for Turbo Codes

reedsolomon

348
Stars
86
Forks
Watchers

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed...

HammingCode

20
Stars
8
Forks
Watchers

Simple python code to generate hamming code for the given binary data. And also check and correct error in received hamming code.

python-libraptorq

22
Stars
8
Forks
Watchers

Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)

neural-decoder

28
Stars
10
Forks
Watchers

Neural Network Decoders for Quantum Error Correcting Codes

pyturbo

21
Stars
9
Forks
Watchers

A simple reference implementation of turbo codes for error correction in Python.

polar-codes

48
Stars
13
Forks
Watchers

A library for polar codes in Python.

freeRaptor

37
Stars
5
Forks
Watchers

A free and open implementation of Raptor codes

bch

16
Stars
2
Forks
Watchers

An implementation of Bose-Chaudhuri-Hocquenghem codes and error-checking in Go.