simd-polyfill

Crates.iosimd-polyfill
lib.rssimd-polyfill
version0.1.0
sourcesrc
created_at2023-11-13 05:17:00.2906
updated_at2023-11-13 05:17:00.2906
descriptionSIMD polyfill
homepage
repositoryhttps://github.com/calebzulawski/simd-polyfill
max_upload_size
id1033281
size97,655
Caleb Zulawski (calebzulawski)

documentation

README

simd-polyfill

Crates.io Rust Documentation Rustc Nightly License

SIMD polyfill for Rust.

Provides implementations of SIMD instruction sets that work on all other SIMD instruction sets.

License

simd-polyfill 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.

Commit count: 29

cargo fmt