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

rust-skia/rust-skia

Rust Bindings for the Skia Graphics Library observed · 2026-08-28

github.com/rust-skia/rust-skia · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 60
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 25
  • age_days: 2826
  • days_rel: 75
  • days_push: 10
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

1806 stars · 193 forks observed · 2026-08-28

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

Safe Rust bindings for Google's Skia 2D graphics library, providing idiomatic Rust access to Skia's C++ API. It supports GPU rendering backends including Vulkan, Metal, OpenGL, and Direct3D across desktop and mobile platforms.

Use cases

  • render 2D graphics in Rust
  • draw text and shapes with Skia from Rust
  • render to a GPU-backed window in Rust
  • generate PDFs or SVGs from Rust code
  • build a custom UI rendering engine in Rust
  • cross-platform 2D drawing on mobile and desktop

When to choose

  • you need Skia's high-quality 2D rendering from Rust
  • you want GPU-accelerated drawing via Vulkan, Metal, OpenGL, or Direct3D
  • you need PDF or SVG output from Rust
  • you want safe, idiomatic Rust APIs over a mature C++ graphics library

When to avoid

  • you need a simple pure-Rust 2D library without heavy C++ build dependencies
  • your project cannot tolerate long Skia compile times or prebuilt binary downloads
  • you need 3D rendering rather than 2D graphics

Facets

library · maturity active

graphics image-processing pdf ui-components graphics cross-platform developer-tools rust cross-platform windows skia 2d-graphics rendering gpu-rendering vulkan metal opengl direct3d svg safe-bindings drawing linux macos android ios gpu

1 source

Member repositories

RepositoryRoleHealth v2
rust-skia/rust-skiamain86

For agents

markdown · JSON · MCP: product_card(name="rust-skia/rust-skia")

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