Ross ROSS = Recommend OSS · open-source software intelligence for agents

fastify/fastify

Fast and low overhead web framework, for Node.js observed · 2026-08-28

github.com/fastify/fastify · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 12.0
  • age_days: 3626
  • days_rel: 15
  • days_push: 10
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

37025 stars · 2990 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Fastify is a fast, low-overhead web framework for Node.js with a powerful plugin architecture, JSON Schema-based validation and serialization, and built-in Pino logging. It is inspired by Hapi and Express and is among the fastest Node.js web frameworks available.

Use cases

  • build a fast REST API in Node.js
  • replace Express with a lower-overhead web framework
  • validate request bodies with JSON Schema
  • build a modular backend with plugin encapsulation
  • serve high-throughput HTTP endpoints
  • create a TypeScript-ready web server

When to choose

  • you need maximum HTTP throughput in Node.js
  • you want schema-based validation and serialization out of the box
  • you value a strong plugin ecosystem and encapsulation model
  • you want built-in fast logging via Pino

When to avoid

  • you need a full-stack framework with SSR or batteries included
  • your team is already invested in Express middleware that is incompatible
  • you are building a non-Node.js backend

Facets

framework · maturity stable

web-framework http-server routing middleware serialization logging plugin-system web-development backend apis developer-tools cross-platform json-schema-validation typescript performance low-overhead rest-api nodejs

6 sources

Member repositories

RepositoryRoleHealth v2
fastify/fastifymain99

For agents

markdown · JSON · MCP: product_card(name="fastify/fastify")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem