error-correcting-codes topic
ProtographLDPC
Implementation of Protograph LDPC error correction codes
deepspace-turbo
Implementation of the CCSDS (Consultative Committee for Space Data Systems) standard for Turbo Codes
reedsolomon
⏳🛡 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
Simple python code to generate hamming code for the given binary data. And also check and correct error in received hamming code.
python-libraptorq
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
neural-decoder
Neural Network Decoders for Quantum Error Correcting Codes
pyturbo
A simple reference implementation of turbo codes for error correction in Python.
polar-codes
A library for polar codes in Python.
freeRaptor
A free and open implementation of Raptor codes
bch
An implementation of Bose-Chaudhuri-Hocquenghem codes and error-checking in Go.