possibility of blas natively in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. intel-mkl-src

    Redistribute Intel MKL as a crate

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. openblas-src

    Source of BLAS and LAPACK via OpenBLAS

    Do you think there is a big advantage over statically linking to OpenBLAS via openblas-src?

  4. cargo-about

    📜 Cargo plugin to generate list of all licenses for a crate 🦀

    There is cargo-about from the makers of cargo-deny

  5. node_crunch

    Discontinued Allows to distribute computations across several nodes

  6. rsmpi

    MPI bindings for Rust

    I mean there's rsmpi (https://github.com/rsmpi/rsmpi) for MPI which now has a few active maintainers such as one who also works on PETSc and a few other HPC libraries.

  7. rust

    Empowering everyone to build reliable and efficient software.

    Yet by default it generates code which is only compatible with Pentium4 or newer. In fact lots of serious issues relate to older CPUs and rustc developers plan is to declare them closed when they would be able to drop i686 support (all AMD CPUs which support SSE2 support x86-64, too while Intel situation is mess).

  8. unsafe-code-guidelines

    Forum for discussion about what unsafe code can and can't do

    Yet by default it generates code which is only compatible with Pentium4 or newer. In fact lots of serious issues relate to older CPUs and rustc developers plan is to declare them closed when they would be able to drop i686 support (all AMD CPUs which support SSE2 support x86-64, too while Intel situation is mess).

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. portable-simd

    The testing ground for the future of portable SIMD in Rust

    Yet by default it generates code which is only compatible with Pentium4 or newer. In fact lots of serious issues relate to older CPUs and rustc developers plan is to declare them closed when they would be able to drop i686 support (all AMD CPUs which support SSE2 support x86-64, too while Intel situation is mess).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Implement React v18 from Scratch Using WASM and Rust - [1] Build the Project

    5 projects | dev.to | 7 Apr 2024
  • Why is Rust always advertised as system programming not general purpose programming?

    3 projects | /r/rust | 3 Dec 2022
  • Has anyone had any experience using PGO + BOLT for performance?

    2 projects | /r/rust | 8 Oct 2022
  • A major refactor of Rust's IP address representation has just been merged

    3 projects | /r/rust | 31 Jul 2022
  • Will Hare replace C? Or Rust? Or Zig? Or anything else?

    10 projects | news.ycombinator.com | 3 May 2022