tomerfiliba-org / reedsolomonLinks
⏳🛡 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 🚀
☆394Updated last month
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☆95Updated 9 years ago
- BCH library C Python module☆100Updated 8 months ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆27Updated 2 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆64Updated 2 years ago
- Reed Solomon BCH encoder and decoder☆138Updated last year
- A Python module to help you manage your bits☆426Updated last month
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆512Updated 2 months ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆150Updated last year
- C library for Convolutional codes and Reed-Solomon☆404Updated 3 years ago
- Python library able to solve typical coding theory textbook exercises.☆47Updated 7 years ago
- Simple python implementation of binary BCH error-correcting code☆30Updated 5 years ago
- Software for Low Density Parity Check codes☆280Updated 4 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆132Updated 2 months ago
- zfec -- an efficient, portable erasure coding tool☆404Updated 3 weeks ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆43Updated 13 years ago
- Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)☆23Updated 7 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆465Updated last year
- Wirehair : O(N) Fountain Code for Large Data☆280Updated last year
- efficient arrays of booleans for Python☆744Updated this week
- A simple Python interface for implementing erasure codes. Mirror of code maintained at opendev.org.☆71Updated 2 weeks ago
- Digital Communication with Python☆600Updated 2 years ago
- Pure Python library for PNG image encoding/decoding☆451Updated 2 years ago
- Simple ctypes bindings for FUSE☆804Updated last year
- User BCH encode/decode library based on bch module from linux kernel☆31Updated 10 years ago
- Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.☆418Updated 7 years ago
- Reed-Solomon encode/decode error correction library, in ANSI C☆46Updated 3 years ago
- Encoder/Decoder for the Luby Transform fountain code☆44Updated 4 years ago
- Python filesystem abstraction layer☆290Updated 6 years ago
- C and MATLAB implementation for Polar encoding and decoding☆127Updated 7 years ago
- A library for polar codes in Python.☆60Updated 4 years ago