2 releases

Uses old Rust 2015

0.1.1 Apr 5, 2018
0.1.0 Apr 5, 2018

#1636 in Hardware support

MIT/Apache

87KB
2K SLoC

Typed std::arch SIMD intrinsics

Exposes the std::arch SIMD intrinsics using the std::simd types

Travis-CI Status Appveyor Status Latest Version docs


lib.rs:

Portably-typed std::arch intrinsics.

This crate exposes the std::arch intrinsics using the std::simd portable vector types.

No runtime deps