proxy.golang.org : github.com/spacemonkeygo/infectious
Package infectious implements Reed-Solomon forward error correction [1]. It uses the Berlekamp-Welch [2] error correction algorithm to achieve the ability to actually correct errors. Caution: this package API leans toward providing the user more power and performance at the expense of having some really sharp edges! Read the documentation about memory lifecycles carefully! We wrote a blog post about how this library works! https://innovation.vivint.com/introduction-to-reed-solomon-bc264d0794f8
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/spacemonkeygo/infectious
License: BSD-2-Clause,MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/spacemonkeygo
Last synced: 3 months ago