generic-simd icon indicating copy to clipboard operation
generic-simd copied to clipboard

Generic SIMD abstractions for Rust.

generic-simd

Build Status Rustc Version 1.42+ License Crates.io Rust Documentation

generic-simd provides safe and idiomatic zero-cost abstractions for writing explicit cross-platform SIMD operations.

License

generic-simd is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.