possibility of blas natively in Rust

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

InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • intel-mkl-src

    Redistribute Intel MKL as a crate

  • 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?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • cargo-about

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

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

  • node_crunch

    Discontinued Allows to distribute computations across several nodes

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

  • 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).

  • 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).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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