hexops/vecty
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4322
- days_rel: n/a
- days_push: 1417
- n_releases_24m: 0
Adoption not part of the score
2903 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vecty is a Go frontend framework for building responsive and dynamic web UIs compiled to WebAssembly, with an efficient DOM diffing model similar to React. It lets Go developers build entire frontends in Go and share code between frontend and backend.
Use cases
- build a web frontend in Go
- compile a Go app to WebAssembly for the browser
- share Go code between frontend and backend
- build a single-page app without writing JavaScript
- create reusable UI components as Go packages
- alternative to React or Vue for Go developers
When to choose
- your team is Go-focused and wants to avoid JavaScript
- you want to share types and logic between Go backend and frontend
- you value small bundle sizes and efficient DOM diffing
- you're comfortable with an experimental API that may change
When to avoid
- you need production stability and a mature ecosystem
- you need server-side rendering or URL-based routing today
- you need ready-made component libraries like Material UI
- your team primarily writes JavaScript or TypeScript
Facets
framework · maturity experimental
frontend-framework web-framework ui-components state-management web-development frontend cross-platform wasm browser go go webassembly virtual-dom gopherjs tinygo react-alternative vue-alternative
1 source
- readme: https://github.com/hexops/vecty · fetched 2026-08-28 · 9fea2067752f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hexops/vecty | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem