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:
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆108Updated last year
- Cauchy Caterpillar : O(N^2) Short-Window Streaming Erasure Code☆37Updated 4 years ago
- FEC-AL : O(N^2) Fountain Code for Small Data☆41Updated 5 years ago
- fast compact raptorq (rfc6330) codec in c☆56Updated 2 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
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Wirehair : O(N) Fountain Code for Large Data☆287Updated 2 years ago
- Optimized block functions for the ChaCha stream cipher☆52Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 3 years ago
- memory pool allocator☆51Updated 12 years ago
- GF256 - Fast 8-bit Galois Field Math in C☆56Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- ☆22Updated last year
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆114Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Network simulator for reliable UDP testing in C++☆16Updated 6 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- libuv thread communication☆59Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- rans optimized tricks☆26Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C