June
17th,
2014
A Reed-Solomon encoder and decoder library written in OCaml.
The current version is written to help understand the algorithms and is implemented using a polynomial library. As such it is not very fast.
Plans are afoot to derive a faster version and at some point a hardware implementation built with HardCaml will be added.
Get the OCaml library and demo code on github or check out our interactive demo.