simd

Build Status crates.io docs.rs

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

This crate is expected to become obsolete once the implementation of RFC 2366 lands in the standard library.

Documentation