go-macaron/macaron
Package macaron is a high productive and modular web framework in Go. observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 67
- 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: 4437
- days_rel: 414
- days_push: 199
- n_releases_24m: 1
Adoption not part of the score
3545 stars · 286 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Macaron is a high-productivity, modular web framework for Go, inspired by Martini, featuring a fast multi-tree router, dependency injection, and a rich middleware ecosystem. It is officially in maintenance mode with Flamego as its successor.
Use cases
- build web apps and APIs in Go
- serve static files and templates with a Go web framework
- add middleware like sessions, caching, csrf, and i18n to a Go server
- integrate a router into an existing Go http.Handler server
- understand the framework behind Gogs and Grafana
When to choose
- you are maintaining or contributing to a project already built on Macaron such as Gogs
- you want a Martini-style framework with dependency injection and modular middlewares
When to avoid
- you are starting a new Go web project - use its successor Flamego or a mainstream framework like Gin or Echo
- you need a framework with active feature development and long-term support
Facets
framework · maturity maintenance
web-framework http-server routing middleware templating web-development backend developer-tools go windows cross-platform go-web-framework martini-inspired dependency-injection modular-middlewares maintenance-mode linux macos
3 sources
- readme: https://github.com/go-macaron/macaron · fetched 2026-08-28 · 46394e7ce14c
- homepage: https://go-macaron.com · fetched 2026-08-29 · 1301cebc8b42
- site_page: https://go-macaron.com/faqs · fetched 2026-08-29 · c400db8f07a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-macaron/macaron | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="go-macaron/macaron")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem