Docs.rs
reed-solomon-simd-3.0.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
reed-solomon-simd 3.0.1
Reed-Solomon coding with O(n log n) complexity. Leverages SIMD instructions on x86(-64) and AArch64.
Crate
Source
Builds
Feature flags
Documentation
Hide files
benches
src
.cargo_vcs_info.json
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
243f4ce981657a63fe813bf4ceedc47ef787166a
"
}
,
"
path_in_vcs
"
:
"
"
}