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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58538b1 · Mar 6, 2025
Dec 21, 2024
Feb 24, 2025
Mar 6, 2025
Feb 25, 2025
Mar 5, 2025
Feb 14, 2025
Feb 9, 2025
Feb 28, 2024
May 15, 2023
Nov 27, 2024
Jan 16, 2025
Sep 25, 2017
Sep 25, 2017
Mar 17, 2022
Dec 4, 2021
Sep 14, 2024
Jan 16, 2025

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