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

weolar/miniblink49

a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef observed · 2026-08-28

github.com/weolar/miniblink49 · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 82
  • Release rhythm 49
  • 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: 75
  • age_days: 3627
  • days_rel: 263
  • days_push: 113
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

7821 stars · 1162 forks observed · 2026-08-28

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

miniblink is an open-source, single-file, extremely small browser widget based on the Chromium Blink kernel, exposed through a pure C interface so a few lines of code can embed a browser in an application. It is designed as a lightweight replacement for wke and libcef, with an embedded Node.js runtime that can even run Electron apps.

Use cases

  • embed a browser widget in a native desktop app
  • build HTML-based UI for a C++ application
  • replace libcef with a much smaller browser kernel
  • run headless browser for web scraping
  • create a lightweight Electron-like runtime
  • intercept and replace network resources with local files
  • render web pages with cross-domain restrictions disabled

When to choose

  • you need a tiny, single-file Chromium-based browser control in a Windows app
  • you want to build app UI in HTML/JS with minimal binary size
  • you need headless browsing for crawlers with low resource usage
  • you want Electron-like functionality in a ~6MB package

When to avoid

  • you need the latest Chromium features and security patches (this repo tracks the old 49 kernel)
  • you target Linux/macOS primarily (the 108 kernel lives in the separate openeuler/liteview project)
  • you need a fully supported, multi-platform webview with commercial support
  • you require guaranteed reproducible builds from source

Facets

library · maturity active

web-framework gui http-client developer-tools web-development desktop-applications cross-platform developer-tools windows cpp browser-kernel chromium blink embedded-browser html-ui headless webview electron-alternative libcef-alternative npapi nodejs desktop

1 source

Member repositories

RepositoryRoleHealth v2
weolar/miniblink49main74

For agents

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

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