1 unstable release
Uses old Rust 2015
0.2.0 | Oct 6, 2016 |
---|
#1092 in Hardware support
135KB
3.5K
SLoC
simd
simd
offers a basic interface to the SIMD functionality of CPUs.
lib.rs
:
simd
offers a basic interface to the SIMD functionality of CPUs.
Warning This is an actively developed work-in-progress, and may/will break from commit to commit.
Installation
Via git:
simd = { git = "https://github.com/huonw/simd" }
This is not currently the simd
crate on crates.io.