webgpu-blas VS numjs

Compare webgpu-blas vs numjs and see what are their differences.

webgpu-blas

Fast matrix-matrix multiplication on web browser using WebGPU (by milhidaka)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
webgpu-blas numjs
3 6
97 2,344
- -
4.8 0.0
3 months ago 4 months ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webgpu-blas

Posts with mentions or reviews of webgpu-blas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-06.
  • Chrome Ships WebGPU
    17 projects | news.ycombinator.com | 6 Apr 2023
    Looks like no -- there appears to be no tensor core or similar support and this SGEMM (fp32 matrix multiply) benchmark gets awful results (my laptop gets 330gflops on this when it should be capable of 13000 gflops).

    https://github.com/milhidaka/webgpu-blas

  • Modern JavaScript:Everything you missed over the last 10 years(ECMAScript 2020)
    8 projects | news.ycombinator.com | 15 May 2021
    I think you will be interested to read this article about the future of data programming in JavaScript (http://benschmidt.org/post/2020-01-15/2020-01-15-webgpu/).

    I do think that this kind of thing will be able to be built on top of WebGPU (I saw this experimental POC that did so recently: https://github.com/milhidaka/webgpu-blas). The only issue is that since JavaScript doesn't support operator overloading, the code might be a little less readable.

  • JavaScript for Data Science
    3 projects | news.ycombinator.com | 25 Apr 2021

numjs

Posts with mentions or reviews of numjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-28.
  • Deep Learning in JavaScript
    11 projects | news.ycombinator.com | 28 Mar 2024
    BTW: you might want to add support for typed arrays.

    See: https://github.com/xenova/transformers.js/blob/8804c36591d11...

    This is really old, but added as part of the shape of the vector as well: https://github.com/nicolaspanel/numjs/blob/master/src/dtypes...

  • 5 best JavaScript multidimensional array libraries
    4 projects | dev.to | 5 Dec 2023
    NumJs is a JavaScript library inspired by Python's NumPy. NumJs, while not as comprehensive as some of the other libraries on this list, supports multidimensional arrays and contains fundamental mathematical operations and functions.
  • GPU.js
    6 projects | news.ycombinator.com | 8 Oct 2021
  • JavaScript for Data Science
    3 projects | news.ycombinator.com | 25 Apr 2021
    The first repo has one core contribitor who hasn't been active since June 2018.

    https://github.com/nicolaspanel/numjs/graphs/contributors

    I believe it could be possible for JavaScript to be a viable language ecosystem, but there is dire need for cohesion, collaboration, and longevity. As it stands, there many potentially viable projects strewn across the NPM landscape like old, discarded toys.

    I'm not aware of an initiative, let alone ethos, in the JS community that comes anywhere close to something like NumFocus.

    https://numfocus.org/

  • Use python libraries in MERN apps.
    1 project | /r/react | 7 Mar 2021
    This could work as an alternative https://github.com/nicolaspanel/numjs

What are some alternatives?

When comparing webgpu-blas and numjs you can also consider the following projects:

Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

gpu.js - GPU Accelerated JavaScript

SHA256-WebGPU - Implementation of sha256 in WGSL

nodebestpractices - :white_check_mark: The Node.js best practices list (February 2024)

wgpu-mm

ndarray - 📈 Multidimensional arrays for JavaScript

next-auth - Authentication for the Web.

node - Node.js JavaScript runtime ✨🐢🚀✨

icpts - TypeScript implementation of iterative closest point (ICP) for point cloud registration

headless-gl - 🎃 Windowless WebGL for node.js

wgpu-py - Next generation GPU API for Python

axios - Promise based HTTP client for the browser and node.js