Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
/ generic-simd Public archive

Generic SIMD abstractions for Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

calebzulawski/generic-simd

Repository files navigation

generic-simd

Build Status Rustc Version 1.42+ License Crates.io Rust Documentation

NOTE: This project has been archived. Please use std::simd instead.

generic-simd provides safe and idiomatic zero-cost abstractions for writing explicit cross-platform SIMD operations.

License

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

About

Generic SIMD abstractions for Rust.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages