livebud/bud
The Full-Stack Web Framework for Go observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 1599
- days_rel: n/a
- days_push: 1014
- n_releases_24m: 0
Adoption not part of the score
5583 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bud is a full-stack web framework for Go that generates boilerplate glue code automatically, integrating a Go backend with Svelte/TypeScript frontend tooling. It ships as a single CLI binary that scaffolds projects, runs a development server, and builds production servers.
Use cases
- build a full-stack web app in Go with a Svelte frontend
- scaffold a new Go web project quickly
- server-side render frontend components from a Go backend
- avoid writing boilerplate routing and glue code in Go web apps
- build and deploy a single production web server binary
When to choose
- you want a batteries-included full-stack framework in Go
- you want automatic code generation to eliminate boilerplate
- you want SSR with Svelte/TypeScript alongside a Go backend
When to avoid
- you need Windows support
- you want a mature, actively developed framework
- you prefer minimal libraries over code-generation frameworks
- you want to avoid a Node.js dependency
Facets
framework · maturity maintenance
web-framework ssr routing templating cli web-development backend frontend developer-tools go cli fullstack svelte code-generation typescript single-binary linux macos nodejs
1 source
- readme: https://github.com/livebud/bud · fetched 2026-08-28 · d09e4f318532
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| livebud/bud | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem