simd-alt 0.2.0

Temporary fork of `simd` crate
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dev-dependencies]
cfg-if = "0.1"

[features]
doc = []

[package]
authors = ["Huon Wilson <dbau.pp+github@gmail.com>"]
description = "Temporary fork of `simd` crate"
documentation = "https://docs.rs/simd-alt"
keywords = ["simd", "data-parallel"]
license = "MIT/Apache-2.0"
name = "simd-alt"
readme = "README.md"
repository = "https://github.com/RustCrypto/simd"
version = "0.2.0"