quiet / libcorrectLinks
C library for Convolutional codes and Reed-Solomon
☆415Updated 4 years ago
Alternatives and similar repositories for libcorrect
Users that are interested in libcorrect are comparing it to the libraries listed below
Sorting:
- Clone of Phil Karn's libfec with capability to build on x86-64☆132Updated 2 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆108Updated 11 months ago
- Reed Solomon BCH encoder and decoder☆143Updated last year
- C++ Reed Solomon Error Correcting Library https://www.schifra.com☆57Updated 5 years ago
- A Convolutional Encoder and Viterbi Decoder in C++.☆90Updated last year
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆539Updated last month
- RaptorQ RFC6330 C++11 implementation☆161Updated 2 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆122Updated 3 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Reed-Solomon encode/decode error correction library, in ANSI C