SHA256-WebGPU VS webgpu-blas

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

SHA256-WebGPU

Implementation of sha256 in WGSL (by dezmou)

webgpu-blas

Fast matrix-matrix multiplication on web browser using WebGPU (by milhidaka)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
SHA256-WebGPU webgpu-blas
5 3
11 98
- -
0.0 4.8
4 months ago 4 months ago
JavaScript TypeScript
- 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.

SHA256-WebGPU

Posts with mentions or reviews of SHA256-WebGPU. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-16.

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

What are some alternatives?

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

web-stable-diffusion - Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.

numjs - Like NumPy, in JavaScript

wgpu-mm

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

aioquic - QUIC and HTTP/3 implementation in Python

wgpu-py - Next generation GPU API for Python

next-auth - Authentication for the Web.

pygfx - A python render engine running on wgpu.

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

stablehlo - Backward compatible ML compute opset inspired by HLO/MHLO