catid / siameseLinks
Siamese : Infinite-Window Streaming Erasure Code (HARQ)
☆50Updated 4 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☆36Updated 4 years ago
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆106Updated last year
- FEC-AL : O(N^2) Fountain Code for Small Data☆40Updated 4 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆152Updated last year
- Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data☆164Updated last year
- fast compact raptorq (rfc6330) codec in c☆56Updated 2 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆114Updated 11 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆22Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Wirehair : O(N) Fountain Code for Large Data☆281Updated last year
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Optimized block functions for the ChaCha stream cipher☆52Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Reed-Solomon Library (Ported to userspace from Linux Kernel)☆24Updated 12 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Experimental parallel compression algorithm☆26Updated 8 years ago
- rans optimized tricks☆26Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Network simulator for reliable UDP testing in C++☆16Updated 6 years ago
- GF256 - Fast 8-bit Galois Field Math in C