fastify/fastify
Fast and low overhead web framework, for Node.js
About the project
Fastify is a low-overhead web framework for Node.js with a plugin architecture, JSON Schema validation, and Pino logging. It is suited for building high-throughput HTTP servers and APIs.
Useful for
- Build a Node.js REST API with JSON Schema request validation
- Start an HTTP server with built-in Pino logging
- Extend the app with Fastify plugins and hooks
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 7 stars today.
- GitHub Trending JavaScript today: #4, +10 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 37,120
- Stars in a day
- 7
- Forks
- 3,014
- Issues and pull requests
- 6,543
- Watchers
- 368
- Language
- JavaScript
- License
- MIT
- Latest release
- v5.12.4 · September 11, 2026
- Created
- September 28, 2016
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026GitHub Trending JavaScript today: #4, +9 stars
- September 13, 2026GitHub Trending JavaScript today: #4, +10 stars
Similar projects
-
4.9
danieldeer/seriousdb
An HTTP key-value database written in Python with FastAPI: stores values by key and serves them over an HTTP API. Suited for small services that need simple storage without an external DBMS.
-
2.3
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
1.0
grpc/grpc
gRPC is an open-source remote procedure call (RPC) framework that enables client and server applications to communicate transparently. It is implemented in C++ with a shared core and libraries for many languages…
-
0.7
scylladb/scylladb
Scylla is a distributed NoSQL database written in C++ on the Seastar framework, API-compatible with Apache Cassandra (CQL) and Amazon DynamoDB (Alternator). It uses a shared-nothing architecture for high throughput and…
-
0.6
minio/minio
MinIO is a high-performance S3-compatible object store under AGPLv3, aimed at AI/ML and analytics workloads. This repository is no longer maintained; only source builds are available.
-
0.5
R44VC0RP/opensend
Self-hosted transactional and marketing email layer on top of Amazon SES, with newsletters, campaigns, and one public API shared by the dashboard, SDK, and MCP server.