LucaFulchir / libRaptorQ
RaptorQ RFC6330 C++11 implementation
☆153Updated 2 years ago
Alternatives and similar repositories for libRaptorQ:
Users that are interested in libRaptorQ are comparing it to the libraries listed below
- ☆142Updated 7 years ago
- An Open-Source RaptorQ Implementation in C++☆49Updated 10 years ago
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆162Updated 8 months ago
- Forward error correction with SIMD optimizations☆97Updated 3 years ago
- Wirehair : O(N) Fountain Code for Large Data☆277Updated last year
- fast compact raptorq (rfc6330) codec in c☆52Updated last year
- This project is about Raptor Codes. I implemented R10(rfc5053 //tools.ietf.org/html/rfc5053) Raptor Codes in C++.☆31Updated 3 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆112Updated 6 months ago
- FEC-AL : O(N^2) Fountain Code for Small Data☆38Updated 4 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆147Updated last year
- C compatible version for https://github.com/klauspost/reedsolomon.☆114Updated 3 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆103Updated 5 months ago
- Shorthair : Generational Block Streaming Erasure Codes☆129Updated 4 years ago
- C library for Convolutional codes and Reed-Solomon☆397Updated 3 years ago
- 高通RaptorQ前向纠错码算法实现☆27Updated 6 years ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆44Updated 13 years ago
- Siamese : Infinite-Window Streaming Erasure Code (HARQ)☆49Updated 4 years ago
- C++ codes for Raptor encoder and decoder. Raptor codes are one kind of rateless codes, which have linear time complexity.☆23Updated 4 years ago
- C++ Reed Solomon Error Correcting Library https://www.schifra.com☆55Updated 5 years ago
- ☆31Updated last year
- Github repo for Jerasure Library - C Implementation of Reed-Solomon coding☆305Updated 7 years ago
- SCReAM - Mobile optimised congestion control algorithm☆188Updated this week
- A simple WebRTC DataChannels library☆160Updated 4 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆201Updated 6 years ago
- Cauchy Caterpillar : O(N^2) Short-Window Streaming Erasure Code