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

gosub-io/gosub-engine

The Gosub browser engine observed · 2026-08-28

github.com/gosub-io/gosub-engine · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 60
  • Longevity 80

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: n/a
  • age_days: 1121
  • days_rel: 7
  • days_push: 9
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3676 stars · 182 forks observed · 2026-08-28

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

Gosub is a modular, embeddable web browser engine written from scratch in Rust, with spec-compliant HTML5 and CSS3 parsers, an async networking stack, and pluggable render backends (Cairo, Skia, Vello) and JavaScript engines (V8). It is a community-driven project aiming to diversify the browser engine landscape, currently in active early-stage development.

Use cases

  • embed a browser engine in a Rust application
  • build a custom web browser with pluggable components
  • parse HTML5 documents in Rust
  • parse and validate CSS3 in Rust
  • render web content headlessly
  • run a browser engine compiled to WebAssembly
  • experiment with alternative browser engine architectures

When to choose

  • you want to build a custom browser or embed web rendering in a Rust app
  • you need spec-compliant HTML5/CSS3 parsing as standalone crates
  • you want to swap rendering backends or JavaScript engines
  • you want to contribute to or study browser engine internals

When to avoid

  • you need a production-ready engine with full web standards support today
  • you just need to display web content without customization (use WebView or an existing browser)
  • you need mature JavaScript/DOM support for real-world sites

Facets

library · maturity experimental

parser http-client graphics interpreter web-development browser-extensions developer-tools rust cross-platform wasm windows browser-engine html5-parser css3-parser render-backend v8 embeddable modular linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
gosub-io/gosub-enginemain82

For agents

markdown · JSON · MCP: product_card(name="gosub-io/gosub-engine")

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