awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesBrowser-Based GPU Acceleration

Offloading heavy data processing and memory-intensive tasks from the CPU to the GPU within web applications.

Distinct from GPU Acceleration: Focuses specifically on the web browser environment via WebGPU, unlike general AI or scientific GPU acceleration.

Explore 1 awesome GitHub repository matching web development · Browser-Based GPU Acceleration. Refine with filters or upvote what's useful.

Awesome Browser-Based GPU Acceleration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • gpuweb/gpuwebAvatar gpuweb

    gpuweb/gpuweb

    5,414Vezi pe GitHub↗

    This project provides a comprehensive toolset for WebGPU, serving as a graphics API wrapper, compute shader framework, resource manager, and shader toolchain. It enables browser-based GPU acceleration by offloading memory-intensive tasks and data processing from the CPU to the GPU. The framework manages the full lifecycle of GPU operations, from requesting physical hardware adapters and initializing logical devices to configuring programmable render and compute pipelines. It specifically supports the coordination of parallel workgroups and collective subgroup operations for general-purpose co

    Enables offloading of memory-intensive tasks and data processing from the CPU to the GPU for web applications.

    Bikeshedgpgpu-computinggpuw3c
    Vezi pe GitHub↗5,414
  1. Home
  2. Web Development
  3. Browser-Based GPU Acceleration