Ross ROSS = Recommend OSS · open-source software intelligence for agents

software-mansion/TypeGPU

A modular and open-ended toolkit for WebGPU, with advanced type inference and the ability to write shaders in TypeScript observed · 2026-08-28

github.com/software-mansion/TypeGPU · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 99
  • Longevity 66
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.0
  • age_days: 928
  • days_rel: 11
  • days_push: 7
  • n_releases_24m: 51

Full methodology

Adoption not part of the score

3102 stars · 113 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TypeGPU is a modular TypeScript toolkit for WebGPU that provides advanced type inference and lets developers write WGSL shaders directly in TypeScript. It acts as a thin, type-safe layer over the WebGPU API, supporting buffer schemas, shader generation, and compute pipelines while allowing granular ejection into vanilla WebGPU.

Use cases

  • write webgpu shaders in typescript
  • type-safe gpu buffer management in the browser
  • generate wgsl code from typescript functions
  • run gpgpu compute pipelines in web apps
  • build interactive 3d graphics and custom shaders
  • learn webgpu with fewer frustrations

When to choose

  • you want type safety and better tooling when working with WebGPU/WGSL
  • you're building GPU-accelerated web apps or compute workloads in TypeScript
  • you want to write shaders in TypeScript and generate WGSL automatically
  • you need a low-abstraction WebGPU layer that doesn't lock you in

When to avoid

  • you target native GPU APIs like Vulkan or Metal rather than the web
  • you need a full high-level 3D engine rather than a WebGPU toolkit
  • your project doesn't use TypeScript or a WebGPU-capable browser

Facets

library · maturity active

gpu-computing graphics sdk developer-tools web-development graphics gpu-computing developer-tools browser webgpu wgsl shaders type-safety gpgpu compute-shaders typescript nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
software-mansion/TypeGPUmain92

For agents

markdown · JSON · MCP: product_card(name="software-mansion/TypeGPU")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem