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

vitoplantamura/OnnxStream

Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK. Python, C# and JS(WASM) bindings available. observed · 2026-08-28

github.com/vitoplantamura/OnnxStream · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 88
  • Release rhythm 8
  • Longevity 81

Flags: no_license

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: n/a
  • age_days: 1147
  • days_rel: n/a
  • days_push: 76
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2086 stars · 99 forks observed · 2026-08-28

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

A lightweight C++ inference library for ONNX models that streams weights to run large models in very little memory, accelerated by XNNPACK. It can run Stable Diffusion XL on a Raspberry Pi Zero 2 (298MB RAM), LLMs like Mistral 7B on desktops, and models like YOLOv8 and Whisper in the browser via WASM.

Use cases

  • run stable diffusion on a raspberry pi with 512MB ram
  • run mistral 7B locally with minimal memory
  • run whisper speech recognition in the browser
  • run yolov8 object detection in the browser with wasm
  • run onnx models on embedded arm or risc-v devices
  • generate images from text on low-memory hardware
  • run llm inference on a tiny sbc

When to choose

  • you need to run large ONNX models (diffusion, LLMs) in constrained memory environments
  • you target ARM, RISC-V, x86, or WASM without GPU dependencies
  • you want a lightweight C++ inference engine with Python/C#/JS bindings

When to avoid

  • you need maximum throughput on GPU servers with mature CUDA stacks
  • you need broad ONNX operator coverage or production support like ONNX Runtime
  • you need a permissively documented license (license is non-standard)

Facets

library · maturity active

llm-inference machine-learning stable-diffusion speech-recognition computer-vision sdk machine-learning deep-learning artificial-intelligence image-processing speech-processing embedded-systems gpu-computing windows wasm embedded cpp python cross-platform browser onnx raspberry-pi xnnpack low-memory tinyml edge-inference llm yolov8 whisper bindings linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
vitoplantamura/OnnxStreammain59

For agents

markdown · JSON · MCP: product_card(name="vitoplantamura/OnnxStream")

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