gernest/utron
A lightweight MVC framework for Go(Golang) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 4004
- days_rel: n/a
- days_push: 2866
- n_releases_24m: 0
Adoption not part of the score
2211 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Utron is a lightweight MVC framework for Go, designed for building fast, scalable, database-driven web applications. It supports Postgres, MySQL, SQLite and Foundation databases, alice-compatible middleware, and multiple configuration formats (, yaml, toml, hcl).
Use cases
- build a database-driven web app in Go
- create a lightweight MVC web application in golang
- build a todo list web app with Go MVC framework
- serve web pages with middleware support in Go
- configure a Go web app with yaml or toml config files
- upload files through a Go web application
When to choose
- you want a minimal MVC structure in Go without heavy abstractions
- you need built-in support for Postgres, MySQL, or SQLite in a Go web app
- you prefer frameworks understandable in a single day and close to the standard library
When to avoid
- you need an actively maintained framework with recent updates and security patches
- you want a microframework or full-featured ecosystem like Gin, Echo, or Beego
- your project requires modern Go module tooling beyond Go 1.4-era APIs
Facets
framework · maturity abandoned
web-framework routing middleware templating orm web-development backend go cross-platform mvc golang lightweight database-driven config-files
1 source
- readme: https://github.com/gernest/utron · fetched 2026-08-28 · 33a2056a05f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gernest/utron | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem