reed-solomon-novelpoly 1.0.2

An implementation of a reed solomon code / encoder / decoder with complexity `O(n lg(n))`
Documentation

reed-solomon-novelpoly

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

This feature flag does not enable additional features.

bindgen

cc

naive

reed-solomon-erasure

with-alt-cxx-impl