brownan / Reed-SolomonLinks
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
☆100Updated 10 years ago
Alternatives and similar repositories for Reed-Solomon
Users that are interested in Reed-Solomon are comparing it to the libraries listed below
Sorting:
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆402Updated 2 months ago
- BCH library C Python module☆108Updated last year
- Simple python implementation of binary BCH error-correcting code☆34Updated 5 years ago
- A free and open implementation of Raptor codes☆45Updated 2 years ago
- User BCH encode/decode library based on bch module from linux kernel☆32Updated 10 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆143Updated 7 months ago
- An implementation of the decoding of BCH codes resistant to timing attacks☆10Updated 5 years ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding☆18Updated 8 years ago
- Python library able to solve typical coding theory textbook exercises.☆47Updated 8 years ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆38Updated 5 years ago
- The SSE SIMD-based LDPC decoder described in the article "Efficient GPU and CPU-based LDPC decoders for long codewords" ( http://link.spr…☆11Updated 11 years ago
- Orthogonal Frequency Division Multiplexing pipeline☆31Updated 7 years ago
- A library for polar codes in Python.☆66Updated 5 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆109Updated last year
- Software for Low Density Parity Check codes☆284Updated 5 years ago
- Python wrapper for AFF3CT.☆17Updated last year
- Improved version of the NIST Statistical Test Suite (STS)☆104Updated 10 months ago
- OpenVLC is an open-source and open-hardware, flexible, and low-cost Visible Light Communication platform.☆162Updated 2 months ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆67Updated 3 years ago
- ☆41Updated 8 years ago
- A collection of Digital Signal Processing notebooks with a wireless communications theme.☆135Updated 2 years ago
- Algebraic methods for construction QC-LDPC and cyclic LDPC LDGM EG-LDPC source codes☆17Updated 11 months ago
- ☆45Updated 5 years ago
- Implementations of the Simon and Speck Block Ciphers☆101Updated 7 years ago
- The first open source software-based Physically Unclonable Function (PUF) using off-the-shelf SRAM☆102Updated last month
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆36Updated 3 years ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆43Updated 13 years ago
- The source codes of the fast x86 LDPC decoder published☆28Updated 5 years ago
- The code from NIST SP-800-22 for testing random-number generators, along with docs for reference☆147Updated 2 years ago
- High-throughput LDPC decoder on GPU device (see published IEEE article)☆12Updated 6 years ago