platformatic/platformatic
Platformatic Open Source monorepo! observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 1
- age_days: 1441
- days_rel: 9
- days_push: 7
- n_releases_24m: 218
Adoption not part of the score
2034 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Platformatic Watt is an open-source Node.js application server that runs any Node.js application (in any framework) inside worker threads, providing multi-core scaling, auto-healing, and built-in observability. It is a monorepo of composable tools for building, running, and orchestrating HTTP services, API gateways, and frontends on a single runtime.
Use cases
- run my nodejs app across multiple cpu cores
- scale a node.js application server in kubernetes
- add observability and health checks to node services
- consolidate microservices and bffs into one process
- build rest and graphql apis with fastify
- auto-restart crashed node workers without downtime
- reduce p95 latency for a single-threaded node app
When to choose
- you run Node.js services in containers and need multi-core utilization and stability
- you want out-of-the-box logging, metrics, tracing, and profiling outside your app process
- you want to compose HTTP services, API gateways, and frontends into one runtime
When to avoid
- you need a runtime outside the Node.js ecosystem
- your app is a simple low-traffic service where a plain process manager suffices
- you require a fully managed platform rather than self-operated open-source tooling
Facets
framework · maturity active
http-server api-framework api-gateway graphql middleware monitoring logging tracing deployment microservices cli backend web-development apis microservices developer-tools performance cross-platform cli application-server fastify openapi worker-threads runtime observability multi-threaded nodejs-application-server devops nodejs docker kubernetes
1 source
- readme: https://github.com/platformatic/platformatic · fetched 2026-08-28 · 4ec14b98d1e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| platformatic/platformatic | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="platformatic/platformatic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem