erasure-codes
There are 10 repositories under erasure-codes topic.
Bulat-Ziganshin/FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
templexxx/reedsolomon
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
ronomon/reed-solomon
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.
templexxx/xrs
Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction
scality/quadiron
Fast Erasure Coding Library for Large Number of Data and Parities
atolomei/odilon-client
Odilon Object Storage - Java SDK
atolomei/odilon-server
Secure and redundant Open Source Object Storage
akalin/intro-erasure-codes
This repository contains demos of algorithms related to erasure codes.
atolomei/odilon-model
JSON Model used by Odilon Server and Client