f4exb / cm256ccLinks
Fast GF(256) Cauchy MDS Block Erasure Codec in C++
☆25Updated last year
Alternatives and similar repositories for cm256cc
Users that are interested in cm256cc are comparing it to the libraries listed below
Sorting:
- Clone of Phil Karn's libfec with capability to build on x86-64☆131Updated 2 years ago
- FEC-AL : O(N^2) Fountain Code for Small Data☆40Updated 4 years ago
- C++ Reed Solomon Error Correcting Library https://www.schifra.com☆55Updated 5 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- C library for Convolutional codes and Reed-Solomon☆407Updated 3 years ago
- RaptorQ RFC6330 C++11 implementation☆157Updated 2 years ago
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆162Updated 11 months ago
- Cauchy Caterpillar : O(N^2) Short-Window Streaming Erasure Code☆36Updated 4 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆106Updated 9 months ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆113Updated 9 months ago
- Digital signal processing library☆66Updated 4 years ago
- Reusable C++ coding-related code library☆50Updated this week
- TurboFEC - SIMD vectorized LTE turbo and convolutional encoders and decoders☆90Updated 2 years ago
- Yes really, a simpler FFT.☆16Updated 4 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 3 years ago
- Siamese : Infinite-Window Streaming Erasure Code (HARQ)☆50Updated 4 years ago
- This is a fork of KA9Q's FEC library that also compiles on x86_64 and arm.☆53Updated 8 years ago
- Wirehair : O(N) Fountain Code for Large Data☆281Updated last year
- fast compact raptorq (rfc6330) codec in c☆54Updated last year
- AMBE/AMBE+ Vocoder implementation/decoding library.☆45Updated 10 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆151Updated last year
- (unmaintained) Digital Radio Mondiale mode E (DRM+) receiver application using librtlsdr as front end.☆22Updated 6 years ago
- Reusable C++ DSP code library☆43Updated this week
- An MSK modem in C++ Qt