brownan / Reed-SolomonLinks
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
โ102Updated 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โฆโ405Updated 4 months ago
- User BCH encode/decode library based on bch module from linux kernelโ32Updated 10 years ago
- BCH library C Python moduleโ109Updated last year
- Simple python implementation of binary BCH error-correcting codeโ34Updated 5 years ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.โ38Updated 5 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.โ67Updated 3 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.โ142Updated 9 months ago
- Package for performing fixed-point, arbitrary-precision arithmetic in Python.โ66Updated last year
- An implementation of the decoding of BCH codes resistant to timing attacksโ10Updated 5 years ago
- A free and open implementation of Raptor codesโ46Updated 3 years ago
- Software for Low Density Parity Check codesโ285Updated 5 years ago
- The first open source software-based Physically Unclonable Function (PUF) using off-the-shelf SRAMโ103Updated 2 months ago
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Sienaโ50Updated 4 years ago
- The code from NIST SP-800-22 for testing random-number generators, along with docs for referenceโ152Updated 2 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.โ166Updated 4 years ago
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applicโฆโ189Updated 7 months ago
- The source codes of the fast x86 LDPC decoder publishedโ29Updated 5 years ago
- Orthogonal Frequency Division Multiplexing pipelineโ31Updated 7 years ago
- Untethered (stand-alone) FPGA implementation of the lowRISC SoCโ55Updated 6 years ago
- A library for polar codes in Python.โ66Updated 5 years ago
- โ41Updated 8 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
- a parallel sorting algorithm implemented in hardware that sorts data in linear time as it arrives seriallyโ41Updated 10 years ago
- PyBER is a graphic application dedicated to the display of the BER/FER simulation results.โ12Updated 2 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
- Python library able to solve typical coding theory textbook exercises.โ47Updated 8 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-suโฆโ35Updated 3 years ago
- โ20Updated 11 years ago
- โ45Updated 5 years ago
- Playing with Low-density parity-check codesโ99Updated 2 years ago