1 unstable release

0.1.0 Nov 13, 2023

#1551 in Hardware support

MIT/Apache

86KB
2K SLoC

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.


lib.rs:

SIMD polyfill for Rust.

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

No runtime deps