isa-l-erasure-coder 0.1.0

High level methods for encoding and decoding data using Reed-Solomon erasure codes. Uses the optimized assembly functions of the Intel(R) Intelligent Storage Acceleration Library.
Documentation
[dependencies.isa-l]
version = "0.2"
[dev-dependencies.rand]
default-features = false
version = "0.7"

[dev-dependencies.rand_pcg]
default-features = false
version = "0.2"

[package]
authors = ["Kevin Schibli <kevin_schibli@hotmail.com>"]
categories = ["hardware-support"]
description = "High level methods for encoding and decoding data using Reed-Solomon erasure codes. Uses the optimized\nassembly functions of the Intel(R) Intelligent Storage Acceleration Library.\n"
edition = "2018"
keywords = ["reed", "solomon", "ecc", "error", "correction"]
license = "BSD-3-Clause"
name = "isa-l-erasure-coder"
repository = "https://gitlab.com/kschibli/isa-l-erasure-coder"
version = "0.1.0"