webonnx/wonnx
A GPU-accelerated ONNX inference runtime written in Rust for native and web platforms.

Velocity · 7d
+1.0
★ / day
Trend
→steady
star history
Wonnx executes ONNX-format ML models using WebGPU for cross-platform GPU acceleration across Vulkan, Metal, and DirectX 12 backends. It ships both a Rust library for embedding into applications and a CLI tool for running model inference from the command line. The runtime supports WebAssembly compilation for browser-based inference.