Stars
The write-once-run-anywhere GPGPU library for Rust
😎 Curated list of awesome things around WebGPU ecosystem.
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
WIP experimental GPU implmentation of apache arrow written in rust.
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
Library for rapid prototyping of native WebGPU Apps in C++ using Dawn
Formerly "Ori-Engine" is an hobby project of mine. Target is an Rust/Vulkan engine for games and visualization software.
Image Manipulation performed using wgpu
Demos and experiments in WebGPU technology. Focus on compute shaders.
image registration related books, papers, videos, and toolboxes
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
Playing around with Qt map rendering and hardware-acceleration
Sample code for compute shader 101 training
A lightweight library for portable low-level GPU computation using WebGPU.
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
Detect handwritten words (classic image processing based method).