reed-solomon-novelpoly 2.0.0

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.

with-alt-cxx-impl

  • cc
  • bindgen

bindgen

  • dep:bindgen

cc

  • dep:cc

f256

    This feature flag does not enable additional features.

avx

    This feature flag does not enable additional features.