not-fl3/miniquad
Cross platform rendering in Rust 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
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
- readme: https://github.com/not-fl3/miniquad · fetched 2026-08-28 · 5d13ff1bef82
- registry_crates: https://crates.io/api/v1/crates/miniquad · fetched 2026-08-29 · 219f2ddd0466
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| not-fl3/miniquad | main | 75 |
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