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 🚀
☆396Updated 2 months ago
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☆97Updated 9 years ago
- BCH library C Python module☆104Updated 10 months ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆29Updated 2 years ago
- 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☆431Updated 2 months ago
- Pure-Python library to parse the pcap-ng format used by newer versions of dumpcap & similar tools.☆124Updated 2 years ago
- General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)☆557Updated last week
- Implementations of the Simon and Speck Block Ciphers☆102Updated 6 years ago
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆520Updated 2 weeks ago
- Encoder/Decoder for the Luby Transform fountain code☆44Updated 4 years ago
- PyLFSR☆64Updated last year
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆163Updated 4 years ago
- Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)☆23Updated 7 years ago
- TLS implementation in pure python, focused on interoperability testing☆252Updated last week
- efficient arrays of booleans for Python☆756Updated this week
- Noise Protocol Framework - Python 3 implementation☆209Updated 2 years ago
- zfec -- an efficient, portable erasure coding tool☆408Updated 2 months ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆136Updated 3 months ago
- Generic ASN.1 library for Python☆253Updated last year
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆106Updated 8 months ago
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆46Updated 4 years ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆43Updated 13 years ago
- C library for Convolutional codes and Reed-Solomon☆408Updated 3 years ago
- Python library for fast elliptic curve crypto☆279Updated 5 months ago
- Digital Communication with Python☆608Updated 2 years ago
- A Python implementation of fuzzy extractor.☆60Updated 2 years ago
- Software for Low Density Parity Check codes☆282Updated 4 years ago
- Simple python implementation of binary BCH error-correcting code