All Projects → maruel → rs

maruel / rs

Licence: Apache-2.0 license
Reed-Solomon error correction code in Go

Programming Languages

go
31211 projects - #10 most used programming language

Reed-Solomon ECC in Go

Implements error correcting codes using Russ Cox's rsc.io/qr/gf256 library.

It doesn't implement interleaved data, the data is assumed to be external to the content.

Go Reference codecov

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].