Topic: "forward-error-correction"
xtaci/kcptun
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
Language: Go - Size: 9.07 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 14,124 - Forks: 2,556

xtaci/kcp-go
A Crypto-Secure Reliable-UDP Library for golang with FEC
Language: Go - Size: 858 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 4,245 - Forks: 752

aff3ct/aff3ct
Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.
Language: C++ - Size: 61.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 506 - Forks: 150

Bulat-Ziganshin/FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
Language: C++ - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 400 - Forks: 39

robmaunder/polar-3gpp-matlab
Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15
Language: MATLAB - Size: 603 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 100 - Forks: 72

darrenldl/blockyarchive 📦
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
Language: Rust - Size: 8.06 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 95 - Forks: 4

randombit/fecpp 📦
Forward error correction with SIMD optimizations
Language: C++ - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 82 - Forks: 43

mhostetter/sdr
A Python package for software-defined radio
Language: Python - Size: 865 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 55 - Forks: 5

supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
Language: C - Size: 2.19 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 4

Sonic-The-Hedgehog-LNK1123/ReedSolomon
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
Language: C# - Size: 53.7 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 1

yeliqseu/pepesc
A TCP Performance Enhancing Proxy for Non-Terrestrial (Lossy Long-Distance) Links
Language: Python - Size: 53.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 14 - Forks: 3

BenBE/FastHamming
Fast implementation for truncateable extended (127,120) Hamming codes
Language: C - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 1

rbga/Low_Density_Parity_Check_LDPC_Codes_-_MATLAB_Simulation
LDPC MATLAB simulation using BPSK + AWGN modulation decoded using Sum Product and Min Sum Algorithm
Language: MATLAB - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 13 - Forks: 4

WojciechMigda/fec 📦
forward error correction based on Vandermonde matrices
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

erdemeray/TBPRL-Codes
This repo includes the necessary files to use rate-adaptive protograph-based raptor-like LDPC codes designed for information reconciliation of CV-QKD systems.
Language: MATLAB - Size: 17.6 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 7 - Forks: 3

agrathwohl/t140llm
Deliver streaming LLM text over a T.140 RTP payload
Language: TypeScript - Size: 1.9 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 0

erdemeray/IR_for_CVQKD
Information Reconciliation Library for Continuous-Variable Quantum Key Distribution Systems
Language: C++ - Size: 40.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 3

ly8683783/Fec_Framework
FEC Module for Enhanced Network Reliability
Language: C - Size: 725 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

WojciechMigda/zfex Fork of tahoe-lafs/zfec
zfex — an efficient, portable erasure coding tool
Language: Python - Size: 2.81 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

heat1q/libldpc
Fast C++17 Simulation Tool for LDPC Codes with Multithreading Support
Language: C++ - Size: 42.1 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

pdadial/pyComm
Simulation of Digital Communication in Python
Language: Python - Size: 608 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

WuShengHan/plot_ldpc
LDPC & comparison are placed here for next-gen FEC (ECC). Ultra optimal design for performance, power, area, reliability,and flexibility.
Language: C++ - Size: 17 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 1

tomekrzymyszkiewicz/forward-error-correction
A project of students of the Wrocław University of Technology analyzing the operation of correction codes on the example of a simulated transmission of information through a channel generating random errors.
Language: Python - Size: 550 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hanishkvc/libs-data-2dxorfec_x86
a 2d xor based fec logic using x86 simd and additional intrinsics
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Sonic-The-Hedgehog-LNK1123/ReedSolomon-VB
A VB.NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
Language: Visual Basic - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

maxirmx/libcorrect4j
Java implementation of Forward Error Correction algorithms
Language: Java - Size: 132 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 2

yadhu1961/thesis_5GPolorCodes
Contains report of 5G FEC chain development
Language: TeX - Size: 23.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
