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

jrmuizel/raqote

Rust 2D graphics library observed · 2026-08-28

github.com/jrmuizel/raqote · Rust · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 6
  • 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: 2688
  • days_rel: n/a
  • days_push: 568
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1178 stars · 65 forks observed · 2026-08-28

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

Raqote is a small, pure-Rust software 2D graphics library supporting path filling, stroking, dashing, gradients, clipping, and blend modes. It is used as a rendering backend by projects like Servo and resvg.

Use cases

  • render 2D vector graphics in Rust
  • draw paths and gradients to a PNG
  • software rasterization backend for a canvas
  • render SVG content without GPU
  • draw shapes with clipping and blend modes

When to choose

  • you need a dependency-light, pure-Rust 2D rasterizer
  • you need CPU-based rendering without GPU dependencies
  • you're building a canvas or SVG rendering backend in Rust

When to avoid

  • you need GPU-accelerated rendering performance
  • you need full 3D graphics
  • you need a complete GUI toolkit

Facets

library · maturity active

graphics image-processing graphics web-development rust cross-platform 2d-graphics software-rendering rasterization canvas vector-graphics

2 sources

Member repositories

RepositoryRoleHealth v2
jrmuizel/raqotemain35

For agents

markdown · JSON · MCP: product_card(name="jrmuizel/raqote")

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