/simple-simd

Simple SIMD types for Rust, primarily for x86 AVX2

Primary LanguageRustApache License 2.0Apache-2.0

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.