[dependencies.wide]
version = "0.7.30"
[lib]
name = "simd_aligned"
path = "src/lib.rs"
[package]
authors = ["Ralf Biedert <rb@xr.io>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures"]
description = "Safe and fast SIMD-aligned data structures with easy and transparent 'flat' access."
edition = "2021"
keywords = ["simd", "wide", "memory", "aligned"]
license = "MIT"
name = "simd_aligned"
readme = "README.md"
repository = "https://github.com/ralfbiedert/simd_aligned_rust"
rust-version = "1.83"
version = "0.6.1"