8treenet/freedom
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。 observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- 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: 38
- age_days: 2509
- days_rel: 44
- days_push: 9
- n_releases_24m: 8
Adoption not part of the score
2272 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Freedom is a Go framework built on hexagonal architecture (ports and adapters) that supports domain-driven design with rich domain models. It integrates the Iris web framework and provides dependency injection, code generation, multi-level caching, domain events, and Prometheus monitoring out of the box.
Use cases
- build microservices in Go with DDD
- structure a Go backend using hexagonal architecture
- implement aggregate roots and domain events in Go
- generate CRUD persistence code from a MySQL or PostgreSQL schema
- create an HTTP/2 (H2C) server with dependency injection
- add multi-level caching with cache breakdown protection
- build an event-driven service with Kafka and domain events
- scaffold a new Go web service with a CLI
When to choose
- you want to practice DDD or hexagonal architecture in Go
- you need a batteries-included framework with DI, caching, and monitoring
- you want code generation for persistence objects from a database schema
- you are building maintainable enterprise or microservice backends in Go
When to avoid
- you prefer minimal or unopinionated Go libraries like net/http or chi
- your project is a small service where DDD ceremony adds overhead
- you are not using Go
- you need a framework outside the Iris ecosystem
Facets
framework · maturity active
web-framework http-server http-client middleware routing orm caching message-queue monitoring dependency-audit cli plugin-system backend web-development microservices developer-tools apis go windows cli ddd hexagonal-architecture domain-driven-design rich-domain-model dependency-injection cqrs aggregate-root domain-events code-generation iris http2 h2c prometheus aop kafka gorm linux macos
1 source
- readme: https://github.com/8treenet/freedom · fetched 2026-08-28 · 992cdae356eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 8treenet/freedom | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="8treenet/freedom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem