jesnor / simple-simd

Simple SIMD types for Rust, primarily for x86 AVX2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-simd

Simple SIMD types for stable Rust, primarily for x86 AVX2. Will probably be replaced by std::simd when that is released on stable.

About

Simple SIMD types for Rust, primarily for x86 AVX2

License:Apache License 2.0


Languages

Language:Rust 100.0%