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

#1365 in Hardware support

Download history 13/week @ 2024-02-19 17/week @ 2024-02-26 8/week @ 2024-03-04 26/week @ 2024-03-11 11/week @ 2024-03-18

63 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