1 unstable release

Uses old Rust 2015

0.2.0 Oct 6, 2016

#1559 in Hardware support

MIT/Apache

135KB
3.5K SLoC

simd

Build Status

simd offers a basic interface to the SIMD functionality of CPUs.

Documentation


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.

No runtime deps