Skip to content
/ stdarch Public
forked from rust-lang/stdarch

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

hkratz/stdarch

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2021
Sep 20, 2021
Sep 20, 2021
Jun 10, 2021
May 28, 2021
Sep 9, 2021
Oct 26, 2020
Sep 9, 2021
Sep 25, 2017
Sep 25, 2017
Aug 11, 2021
Mar 31, 2020
Jul 8, 2019

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 crate.

About

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.6%
  • Rust 34.7%
  • Other 0.7%