[go: up one dir, main page]

coresimd 0.0.4

SIMD support in Rust's core library.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "coresimd"
version = "0.0.4"
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "SIMD support in Rust's core library."
homepage = "https://github.com/BurntSushi/stdsimd"
documentation = "https://docs.rs/stdsimd"
readme = "README.md"
keywords = ["core", "simd", "intrinsics"]
categories = ["hardware-support", "no-std"]
license = "MIT/Apache-2.0"
repository = "https://github.com/BurntSushi/stdsimd"
[dev-dependencies.cupid]
version = "0.5.0"

[features]
intel_sde = []
strict = []
[badges.appveyor]
repository = "BurntSushi/stdsimd"

[badges.is-it-maintained-issue-resolution]
repository = "BurntSushi/stdsimd"

[badges.is-it-maintained-open-issues]
repository = "BurntSushi/stdsimd"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "BurntSushi/stdsimd"