Portable Packed SIMD vectors for Rust.
# Cargo.toml
[dependencies]
packed_simd_2 = "0.3.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates SIMD vector addition using packed_simd_2.
Use nightly Rust and add `#![feature(portable_simd)]` to your crate root.
No dependency data recorded yet.