lileio/lile
Easily generate gRPC services in 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3507
- days_rel: n/a
- days_push: 1141
- n_releases_24m: 0
Adoption not part of the score
1497 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lile is a Go framework and CLI generator for scaffolding gRPC microservices, similar to `rails new` or `create-react-app` but for gRPC services. It generates project structure with tests, Dockerfile, and Makefile, and ships with pluggable integrations for metrics, tracing, pub/sub, and service discovery.
Use cases
- generate a new gRPC service in Go with boilerplate removed
- scaffold a microservice with Dockerfile and Makefile included
- add Prometheus metrics to a gRPC service
- add Zipkin distributed tracing to a Go service
- set up pub/sub messaging in a gRPC microservice
- quickly start a Go backend service with tests and structure
When to choose
- starting a new Go gRPC microservice from scratch
- you want batteries-included defaults for metrics, tracing, and pub/sub
- you prefer convention-over-configuration scaffolding like Rails for services
When to avoid
- you have an existing gRPC codebase with its own structure
- you need a framework with active development and recent releases
- you want REST-first APIs rather than gRPC/protobuf
- you need a framework with a large community and ecosystem
Facets
framework · maturity maintenance
rpc api-framework cli monitoring tracing message-queue middleware developer-tools backend microservices apis developer-tools monitoring go cli windows grpc protobuf service-generator prometheus zipkin pubsub service-discovery scaffolding boilerplate docker linux macos
1 source
- readme: https://github.com/lileio/lile · fetched 2026-08-28 · 55dfe960ca44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lileio/lile | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem