npsimd 0.1.0

An ergonomic library for architecture-specific vectorization.
Documentation

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.