6 releases

Uses old Rust 2015

0.0.6 Apr 3, 2017
0.0.5 Apr 3, 2017
0.0.3 Apr 13, 2015
0.0.2 Jan 31, 2015

#1525 in Hardware support

24 downloads per month
Used in 3 crates

MIT/Apache

7KB

Definitions of many SIMD vector types.

Most platforms won't support most of these, but (hopefully) LLVM will lower them to as good code as possible for the given set of target architecture, target-cpu and target-features.


lib.rs:

Definitions of many SIMD types of fixed lengths.

No runtime deps