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 🚀
☆367Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for reedsolomon
- BCH library C Python module☆97Updated 2 months ago
- Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python☆84Updated 9 years ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆26Updated last year
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆63Updated 2 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆99Updated last month
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆121Updated 4 years ago
- C library for Convolutional codes and Reed-Solomon☆379Updated 3 years ago
- Reed Solomon BCH encoder and decoder☆128Updated 11 months ago
- A free and open implementation of Raptor codes☆40Updated last year
- A library for polar codes in Python.☆52Updated 4 years ago
- User BCH encode/decode library based on bch module from linux kernel☆30Updated 9 years ago
- Digital Communication with Python☆560Updated last year
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆474Updated 2 weeks ago
- Software for Low Density Parity Check codes☆268Updated 4 years ago
- Simple python implementation of binary BCH error-correcting code☆28Updated 4 years ago
- General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)☆521Updated this week
- zfec -- an efficient, portable erasure coding tool☆390Updated last week
- PyLFSR☆64Updated 8 months ago
- Wirehair : O(N) Fountain Code for Large Data☆271Updated 11 months ago
- Python library able to solve typical coding theory textbook exercises.☆47Updated 7 years ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆43Updated 12 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Python☆66Updated last year
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆34Updated 4 years ago
- A Python implementation of fuzzy extractor.☆55Updated last year
- A Convolutional Encoder and Viterbi Decoder in C++.☆85Updated 10 months ago
- efficient arrays of booleans for Python☆717Updated last month
- Playing with Low-density parity-check codes☆88Updated last year
- List of open source channel coding projects and libraries.☆112Updated 2 years ago
- BCH error-correcting code MATLAB simulator - University of Michigan (Winter, 2011)☆14Updated 5 years ago
- C and MATLAB implementation for Polar encoding and decoding☆120Updated 7 years ago