reed-solomon-erasureversion

OCaml implementation of Reed-Solomon erasure coding

This library provides an encoder/decoder for Reed-Solomon erasure code.

Please note that erasure coding means errors are not directly detected or corrected, but missing data pieces(shards) can be reconstructed given that the configuration provides high enough redundancy.

You will have to implement error detection separately(e.g. via checksums) and simply leave out the corrupted shards when attempting to reconstruct the missing data.

AuthorDarren Ldl <darrenldldev@gmail.com>
LicenseMIT
Published
Homepagehttps://gitlab.com/darrenldl/ocaml-reed-solomon-erasure
Issue Trackerhttps://gitlab.com/darrenldl/ocaml-reed-solomon-erasure/issues
MaintainerDarren Ldl <darrenldldev@gmail.com>
Availablearch != "ppc64"
Dependencies
Source [http] https://gitlab.com/darrenldl/ocaml-reed-solomon-erasure/-/archive/v1.0.2/ocaml-reed-solomon-erasure-v1.0.2.tar.gz
md5=39072282904c8a5dfc3af7b326dc1156
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/reed-solomon-erasure/reed-solomon-erasure.1.0.2/opam
No package is dependent