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

sciter-sdk/go-sciter

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development observed · 2026-08-28

github.com/sciter-sdk/go-sciter · homepage · C++ observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 3975
  • days_rel: n/a
  • days_push: 1208
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2621 stars · 269 forks observed · 2026-08-28

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

Go bindings (via cgo) for Sciter, an embeddable HTML/CSS/script engine for building desktop UIs. It exposes most of the Sciter API, including DOM manipulation, event handling, and custom resource loading, in a Go-friendly way.

Use cases

  • build a desktop app with html/css ui in go
  • create cross-platform gui applications using golang
  • embed an html rendering engine in a go program
  • manipulate dom and handle events from go code
  • load custom resources into a sciter-based ui

When to choose

  • you want lightweight html/css-based desktop uis in go with a small runtime library
  • you're already familiar with sciter and want go bindings

When to avoid

  • you need the sciter node api or tiscript engine api, which are unsupported
  • you want a pure-go gui toolkit without cgo or external dynamic library dependencies
  • you need actively maintained bindings with recent go ecosystem support

Facets

library · maturity maintenance

gui sdk desktop-applications web-development cross-platform go windows cross-platform sciter cgo html-css-ui desktop-gui bindings linux macos desktop

2 sources

Member repositories

RepositoryRoleHealth v2
sciter-sdk/go-scitermain23

For agents

markdown · JSON · MCP: product_card(name="sciter-sdk/go-sciter")

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