tomerfiliba-org / 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-optimized Cython/C extension 🚀
☆393Updated last week
Alternatives and similar repositories for reedsolomon
Users that are interested in reedsolomon are comparing it to the libraries listed below
Sorting:
- Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python☆94Updated 9 years ago
- BCH library C Python module☆101Updated 8 months ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆26Updated 2 years ago
- Python library able to solve typical coding theory textbook exercises.☆46Updated 7 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆132Updated last month
- General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)☆545Updated last week
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆64Updated 2 years ago
- A Python module to help you manage your bits☆426Updated 3 weeks ago
- Simple python implementation of binary BCH error-correcting code☆30Updated 5 years ago
- Software for Low Density Parity Check codes☆281Updated 4 years ago
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆509Updated last month
- PyLFSR☆64Updated last year
- C library for Convolutional codes and Reed-Solomon☆397Updated 3 years ago
- Encoder/Decoder for the Luby Transform fountain code☆44Updated 4 years ago
- A Python implementation of fuzzy extractor.☆58Updated last year
- zfec -- an efficient, portable erasure coding tool☆401Updated last week
- Digital Communication with Python☆599Updated 2 years ago
- LZW compression in pure python☆47Updated 8 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆465Updated last year
- Fast prime number generator. Python bindings for the primesieve C++ library☆138Updated 7 months ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆43Updated 13 years ago
- A library for polar codes in Python.☆59Updated 4 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆162Updated 3 years ago
- Implementations of the Simon and Speck Block Ciphers☆102Updated 6 years ago
- Reed Solomon BCH encoder and decoder☆136Updated last year
- Linux TUN/TAP wrapper for Python☆175Updated 2 months ago
- C and MATLAB implementation for Polar encoding and decoding☆127Updated 7 years ago
- List of open source channel coding projects and libraries.☆124Updated 3 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Python☆67Updated 2 years ago
- User BCH encode/decode library based on bch module from linux kernel☆31Updated 9 years ago