Skip to content

Rust's standard library vendor-specific APIs and run-time feature detection

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

rust-lang/stdarch

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2023
Dec 11, 2023
Dec 12, 2023
Nov 19, 2023
Nov 28, 2023
Apr 12, 2023
Sep 9, 2021
May 15, 2023
Aug 20, 2022
Dec 5, 2023
Sep 25, 2017
Sep 25, 2017
Mar 17, 2022
Dec 4, 2021
Nov 27, 2022
Nov 28, 2023

Repository files navigation

stdarch - Rust's standard library SIMD components

Actions Status

Crates

This repository contains two main crates:

  • core_arch implements core::arch - Rust's core library architecture-specific intrinsics, and

  • std_detect implements std::detect - Rust's standard library run-time CPU feature detection.

The std::simd component now lives in the packed_simd_2 crate.

About

Rust's standard library vendor-specific APIs and run-time feature detection

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages