Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
-
Updated
Sep 7, 2017 - C++
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
A fast simulator and a library dedicated to the channel coding.
Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
Forward error correction with SIMD optimizations
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
Fast implementation for truncateable extended (127,120) Hamming codes
Library for forward-error-correction with Reed-Solomon codes
Simulation of Digital Communication in Python
forward error correction based on Vandermonde matrices
Fast C++17 Simulation Tool for LDPC Codes with Multithreading Support
a 2d xor based fec logic using x86 simd and additional intrinsics
A VB.NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata 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.
Contains report of 5G FEC chain development
zfex — an efficient, portable erasure coding tool
Add a description, image, and links to the forward-error-correction topic page so that developers can more easily learn about it.
To associate your repository with the forward-error-correction topic, visit your repo's landing page and select "manage topics."