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

blend2d/blend2d

2D Vector Graphics Engine Powered by a JIT Compiler observed · 2026-08-28

github.com/blend2d/blend2d · homepage · C++ · Zlib (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 54
  • 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: 4596
  • days_rel: n/a
  • days_push: 277
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1981 stars · 158 forks observed · 2026-08-28

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

Blend2D is a high-performance 2D vector graphics engine written in C++ that uses a built-in JIT compiler (via AsmJit) to generate optimized rendering pipelines at runtime. It provides an analytic rasterizer, text rendering, image codecs, and multithreaded rendering with zero dependencies besides AsmJit.

Use cases

  • render 2D vector graphics with high performance
  • rasterize shapes and bezier curves to bitmaps
  • render text with TrueType and OpenType fonts
  • load and save images in PNG, JPEG, BMP, and QOI formats
  • accelerate 2D rendering across multiple threads
  • generate SIMD-optimized rendering pipelines at runtime
  • embed a self-contained 2D renderer in a C++ application

When to avoid

  • you need GPU-accelerated rendering rather than software rendering
  • you need a high-level UI toolkit or scene graph on top of the renderer
  • your project is not C/C++ or lacks CMake build integration

Facets

library · maturity active

graphics image-processing nlp graphics desktop-applications cross-platform cpp cross-platform windows 2d-graphics rasterization jit-compiler vector-graphics asmjit text-rendering image-codecs multithreaded-rendering anti-aliasing game-development linux macos gpu

4 sources

Member repositories

RepositoryRoleHealth v2
blend2d/blend2dmain57

For agents

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

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