Found 191 repositories(showing 30)
klauspost
Reed-Solomon Erasure Coding in Go
Water-Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
l42111996
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
tomerfiliba-org
⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
templexxx
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
animetosho
High performance PAR2 create client for NodeJS
vivint
Reed-Solomon forward error correcting library
jannson
C compatible version for https://github.com/klauspost/reedsolomon.
darrenldl
Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability
somethingnew2-0
Erasure coding (Reed–Solomon coding) in Go
opensatelliteproject
SatHelper Library for use on Satellite Projects
egbakou
Reed-Solomon Erasure Coding in C#/.NET
cho45
Reed Solomon Coding in JavaScript (from Zxing)
crozone
Reed Solomon (255, 223) CCSDS in C#.
TanukiSharp
A .NET implementation of the Reed-Solomon algorithm, supporting .NET Standard 1.0
ujamjar
Reed-Solomon Error Correction CODEC
Wondertan
Data recovery for IPFS protocol.
jackchouchani
Reed Solomon BCH encoder and decoder
RedFlag2017
Reed Solomon Encoder and Decoder Digital IP
FluffyJay1
C++ implementation of Reed-Solomon encoding/decoding
Sonic-The-Hedgehog-LNK1123
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
raeudigerRaeffi
Python Implementation of A Class of Generalized RS-Codes with Faster Encoding and Decoding Algorithms
NinjaDevelper
Reed-Solomon Coding with Interleaving , available as a C program and python module.
elvizcacho
Implementation of a reconfigurable coder and decoder Reed-Solomon on a FPGA
freecores
Bluespec SystemVerilog Reed Solomon Decoder
NathanWhitaker
Implementation of a series of list decoding algoritms
ujamjar
HardCaml Reed-Solomon Error Correction CODEC
Nowosad
Applies the Reed-Solomon algorithm on remote sensing data
colin-davis
Reed Solomon Decoding Package for Go
I wondered how Reed Solomon works. The end result is a working Qr code scanner. That escalated quickly.