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

not-fl3/miniquad

Cross platform rendering in Rust observed · 2026-08-28

github.com/not-fl3/miniquad · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2448
  • days_rel: n/a
  • days_push: 39
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2046 stars · 240 forks observed · 2026-08-28

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

Miniquad is a lightweight cross-platform graphics and window context library for Rust, abstracting OpenGL, Metal, and WebGL behind a single API. It is designed with a minimal dependency tree to run on desktop, mobile, and web targets.

Use cases

  • draw graphics with rust on any platform
  • create a window and render in rust
  • build a 2d game engine in rust
  • render to webgl from rust with wasm
  • minimal dependency graphics library for rust
  • cross-platform opengl abstraction in rust

When to choose

  • you need a tiny, low-level rendering layer without heavy dependencies
  • you want one codebase targeting desktop, mobile, and wasm/webgl
  • you are building your own game engine or rendering framework on top of a minimal base

When to avoid

  • you need a full-featured engine with sprites, audio, and asset pipelines out of the box
  • you need modern low-level APIs like Vulkan or DirectX 12
  • you want high-level scene graph or UI abstractions

Facets

library · maturity active

graphics game-engine graphics cross-platform rust windows wasm cross-platform opengl metal webgl windowing rendering gamedev minimal-dependencies game-development linux macos ios android

2 sources

Member repositories

RepositoryRoleHealth v2
not-fl3/miniquadmain75

For agents

markdown · JSON · MCP: product_card(name="not-fl3/miniquad")

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