Found 4,815 repositories(showing 30)
klauspost
Reed-Solomon Erasure Coding in Go
Backblaze
Backblaze Reed-Solomon Implementation in Java
quiet
C library for Convolutional codes and Reed-Solomon
Bulat-Ziganshin
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
The ebook lives here: https://solomon.quarto.pub/sr/
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 🚀
tsuraan
Github repo for Jerasure Library - C Implementation of Reed-Solomon coding
templexxx
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
rust-rse
[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding
WizardOfMenlo
WHIR 🌪️: Reed–Solomon Proximity Testing with Super-Fast Verification
vivint
Reed-Solomon forward error correcting library
celestiaorg
Go implementation of two dimensional Reed-Solomon merkle tree data availability scheme.
catid
Longhair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data
catid
Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data
mersinvald
Reed Solomon BCH encoder and decoder
The ebook version lives here: https://solomon.quarto.pub/dbda2
aarthificial-unity
Source Code for Solomon's Link
PyVRP
Python package to read and write vehicle routing problem instances.
ronomon
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.
J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Optimal Transportation on Geometric Domains. ACM Transactions on Graphics (Proc. SIGGRAPH 2015), 34(4), pp. 66:1–66:11, 2015
pjkundert
Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python
brownan
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
shykes
Solomon's dev environment
math-inc
Formally proving the security of Fast Reed-Solomon interactive oracle proofs of proximity
google-deepmind
Learning Universal Predictors
drmingdrmer
LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix
AndersTrier
Reed-Solomon GF(2^16) erasure coding with O(n log n) complexity
Gabriel Peyré, Marco Cuturi, Justin Solomon, Gromov-Wasserstein Averaging of Kernel and Distance Matrices, Proc. of ICML 2016.
WizardOfMenlo
STIR 🥣: Reed–Solomon Proximity Testing with Fewer Queries
simonyipeter
Reed-Solomon Forward Error Correction library