What do you think about a library that helps reducing the overhead of GPU programming, regarding ndimensional Arrays?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tblis

    TBLIS is a library and framework for performing tensor operations, especially tensor contraction, using efficient native algorithms.

    (***) https://github.com/devinamatthews/tblis

  • SaaSHub

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

    SaaSHub logo
  • rust

    Empowering everyone to build reliable and efficient software.

    Since dimensions are integers, I gather min_const_generics will be stable in 1.51, so that isn't too far down the line.

  • rfcs

    RFCs for changes to Rust

    Generalization to arbitrary dimension is indeed a problem, now that variadic tuple was closed.

  • autograph

    A machine learning library for Rust.

    Maybe you'd be interested in checking out my library, https://github.com/charles-r-earp/autograph?

  • gda_compute

    A GPU/CPU compute library written in rust focusing on computation on ndim Arrays

    As promissed: Here the link to an early version of the project: https://github.com/nattube/gda_compute

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

  • Compiler Optimizations Are Hard Because They Forget

    3 projects | /r/rust | 26 Sep 2022
  • Perhaps Rust Needs "Defer"

    2 projects | news.ycombinator.com | 6 Nov 2024
  • An Optimization That's Impossible in Rust

    2 projects | news.ycombinator.com | 4 Sep 2024
  • Top 17 Fast-Growing Github Repo of 2024

    11 projects | dev.to | 14 Jun 2024
  • Why stdout is faster than stderr?

    2 projects | news.ycombinator.com | 10 Jan 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?