linebender/vello
A GPU compute-centric 2D renderer. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
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: 48
- age_days: 2331
- days_rel: 19
- days_push: 7
- n_releases_24m: 16
Adoption not part of the score
4286 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vello is a GPU compute-centric 2D vector graphics rendering engine written in Rust, built on wgpu. It renders large 2D scenes (shapes, gradients, text, images) with interactive performance and serves as the rendering backend for the Xilem GUI toolkit.
Use cases
- render 2D vector graphics with GPU acceleration in Rust
- build a custom GUI toolkit rendering backend
- render SVG-style scenes and canvas drawings at high performance
- draw large 2D scenes with interactive frame rates
- render text, gradients, and shapes in a Rust application
- run 2D rendering in the browser via WebGPU
When to choose
- you need high-performance 2D rendering in Rust that leverages GPU compute
- you're building a Rust GUI app or toolkit and want a modern rendering backend
- you want WebGPU-based rendering that works cross-platform and in the browser
- you're comfortable with an alpha-stage library and want to follow the Linebender ecosystem
When to avoid
- you need mature, production-stable rendering with full feature support like blur and filters
- you need a battle-tested renderer comparable to Skia or Cairo today
- your project depends on glyph caching and polished GPU memory management
- you're not using Rust or a wgpu-compatible environment
Facets
library · maturity experimental
graphics image-processing graphics web-development developer-tools rust cross-platform wasm 2d-renderer vector-graphics gpu-compute wgpu rendering-engine gui-toolkit-backend gpu
3 sources
- readme: https://github.com/linebender/vello · fetched 2026-08-28 · 095b4d11e2f8
- homepage: http://linebender.org/vello/ · fetched 2026-08-29 · 408ae9d461f3
- registry_crates: https://crates.io/api/v1/crates/vello · fetched 2026-08-29 · d3ec78ee1ddc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linebender/vello | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="linebender/vello")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem