A non-portable SIMD library for Rust.
Unlike [core::simd], the goal of this library is to provide an explicitly
non-portable but high-level API to platform vectorization instructions. It
focuses on expressiveness and type safety.
A non-portable SIMD library for Rust.
Unlike [core::simd], the goal of this library is to provide an explicitly
non-portable but high-level API to platform vectorization instructions. It
focuses on expressiveness and type safety.