FluffyJay1 / ReedSolomonLinks
C++ implementation of Reed-Solomon encoding/decoding
☆18Updated last year
Alternatives and similar repositories for ReedSolomon
Users that are interested in ReedSolomon are comparing it to the libraries listed below
Sorting:
- Reed-Solomon (RS) Encoder/Decoder + Channel Simulation☆15Updated 3 years ago
- C and MATLAB implementation for Polar encoding and decoding☆128Updated 7 years ago
- BCH error-correcting code MATLAB simulator - University of Michigan (Winter, 2011)☆13Updated 5 years ago
- A 3GPP 5G NR compliant LDPC library.☆86Updated 6 years ago
- Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15☆128Updated 4 years ago
- An implementation of the decoding of BCH codes resistant to timing attacks☆10Updated 4 years ago
- Polar Code C++ Implementation☆20Updated 3 years ago
- The source codes of the fast x86 LDPC decoder published☆26Updated 4 years ago
- Simulated annealing lifting for high girth QC-LDPC include ACE/EMD optimization. Make QC-LDPC from protograph (base matrix)☆23Updated last year
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆37Updated 5 years ago
- Polar code implementation in C☆20Updated 5 years ago
- Playing with Low-density parity-check codes☆96Updated 2 years ago
- Reed Solomon BCH encoder and decoder☆138Updated last year
- List of open source channel coding projects and libraries.☆128Updated 3 years ago
- LUT LDPC is a collection of software tools to design and test LDPC decoders based on discrete message passing decoding using lookup table…