catid / siameseLinks
Siamese : Infinite-Window Streaming Erasure Code (HARQ)
☆50Updated 5 years ago
Alternatives and similar repositories for siamese
Users that are interested in siamese are comparing it to the libraries listed below
Sorting:
- Cauchy Caterpillar : O(N^2) Short-Window Streaming Erasure Code☆37Updated 4 years ago
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆108Updated last year
- FEC-AL : O(N^2) Fountain Code for Small Data☆41Updated 5 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆153Updated last year
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆165Updated last year
- fast compact raptorq (rfc6330) codec in c☆56Updated 2 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Forward error correction with SIMD optimizations☆98Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- memory pool allocator☆51Updated 13 years ago
- ☆22Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Finite State Coder☆14Updated 10 years ago
- Wirehair : O(N) Fountain Code for Large Data☆287Updated 2 years ago
- rans optimized tricks☆26Updated 7 years ago
- Network simulator for reliable UDP testing in C++☆16Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Optimized block functions for the ChaCha stream cipher☆52Updated 5 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆59Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C