nytimes/gizmo
A Microservice Toolkit from The New York Times observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 72
- 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: 3914
- days_rel: n/a
- days_push: 168
- n_releases_24m: 0
Adoption not part of the score
3772 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gizmo is a Go microservice toolkit from The New York Times providing packages for building HTTP/JSON servers and pubsub daemons with standardized config, logging, metrics, and health checks. It integrates with go-kit and supports Google Pub/Sub, SNS, SQS, and Kafka.
Use cases
- build microservices in go
- serve http apis with standardized logging and metrics
- run pubsub consumer daemons
- deploy services on gcp or aws with automatic monitoring
- add health check endpoints to go services
When to choose
- starting a new go microservice with batteries-included server conventions
- you want go-kit integration with opinionated defaults
- you need pubsub consumers across kafka, sqs, sns, or google pubsub
When to avoid
- starting a new project - the toolkit is in maintenance mode since 2021
- you need a modern actively developed framework
- you want fine-grained control over server internals
Facets
framework · maturity maintenance
http-server web-framework message-queue logging monitoring middleware rpc backend microservices developer-tools go cloud microservice-toolkit pubsub go-kit grpc new-york-times health-checks graceful-shutdown messaging linux macos docker
1 source
- readme: https://github.com/nytimes/gizmo · fetched 2026-08-28 · 7bcb6c3c53b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nytimes/gizmo | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem