SaaSHub helps you find the best software and product alternatives Learn more →
SpawnDev.ILGPU.ML Alternatives
Similar projects and alternatives to SpawnDev.ILGPU.ML
-
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
SpawnDev.ILGPU
.Net GPU compute for the browser and desktop. Write once, run on WebGPU, WebGL, Wasm, CUDA, OpenCL, and CPU
-
-
SpawnDev.WebTorrent
Pure C# BitTorrent/WebTorrent client and server. No JavaScript dependencies. Desktop + Browser (Blazor WASM). Random-access streaming for ML model delivery.
-
-
-
burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
SpawnDev.ILGPU.ML discussion
SpawnDev.ILGPU.ML reviews and mentions
-
I Built a Neural Network Engine in C# That Runs in Your Browser - No ONNX Runtime, No JavaScript Bridge, No Native Binaries
The source is at github.com/LostBeard/SpawnDev.ILGPU.ML. The live demos at lostbeard.github.io/SpawnDev.ILGPU.ML run entirely in your browser - the page itself is served from GitHub Pages, but the inference happens on your GPU and your data never leaves your machine.
-
AGI Won't Live in a Datacenter
SpawnDev.ILGPU.ML is a neural network inference engine built on top of it. 88 ONNX operators, 17 pipelines, 14 validated models including GPT-2, Whisper, DepthAnything, YOLO, and DistilBERT. No ONNX Runtime dependency — pure GPU compute shaders transpiled from C#.
-
Pure C# BitTorrent/WebTorrent client and server. No JavaScript dependencies. Desktop + Browser.
AI models are big — 100MB to 2GB+. CDNs can't scale when every user downloads the same model. SpawnDev.WebTorrent turns every browser into a peer. The more users, the faster delivery. Built for SpawnDev.ILGPU.ML — GPU-accelerated ML inference for .NET.
-
Distributed GPU Compute Across Devices in C# on browser and desktop
SpawnDev.ILGPU.ML Model inference sharding — Split a 14B model across multiple devices. Each runs inference on their portion via SpawnDev.ILGPU, passes intermediate tensors to the next peer. A model that doesn't fit on one device runs across your phone, laptop, tablet, and desktop.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Stats
LostBeard/SpawnDev.ILGPU.ML is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of SpawnDev.ILGPU.ML is C#.