stdarch

Rust's standard library vendor-specific APIs and run-time feature detection (by rust-lang)

Stdarch Alternatives

Similar projects and alternatives to stdarch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stdarch alternative or higher similarity.

stdarch reviews and mentions

Posts with mentions or reviews of stdarch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-10.
  • Detecting SIMD support on ARM with Android (and patching the Rust compiler for it)
    2 projects | /r/rust | 10 Nov 2022
    By the way, my pull request has already been merged :) My first contribution to the Rust compiler! https://github.com/rust-lang/stdarch/pull/1351
    2 projects | /r/rust | 10 Nov 2022
    Good to know! How would you compare it with the std_detect implementation, underlying the standard library (https://github.com/rust-lang/stdarch/tree/master/crates/std_detect)?
  • Incredibly fast UTF-8 validation
    8 projects | /r/rust | 21 Apr 2021
    ARM SIMD intrinsics are currently unstable and many are not yet implemented. But work to add them is ongoing and it should be possible. I will look into it. See issue #1
    8 projects | /r/rust | 21 Apr 2021
    You can check the code. Apparently the std implementation uses the OSXSAVE register to check that the OS supports saving AVX/AVX2 registers during context switches and only then enables it. In a non-std context one might not generally be able to depend on the OSXSAVE register.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic stdarch repo stats
7
594
9.4
5 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com