# `simd`
[](https://travis-ci.org/hsivonen/simd)
[](https://crates.io/crates/simd)
[](https://docs.rs/simd/)
`simd` offers a basic interface to the SIMD functionality of CPUs.
This crate is expected to become _obsolete_ once the implementation of [RFC 2366](https://github.com/rust-lang/rfcs/pull/2366) lands in the standard library.
[Documentation](https://docs.rs/simd)