Defaults for Fastify that everyone can agree on
A shim for the setImmediate efficient script yielding API
a negotiator for the accept-headers
Better streaming static file server with Range and conditional-GET support
JWT utils for Fastify
Middleware engine for Fastify
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
proxy http requests, for Fastify
A small utility for creating warnings and emitting them.
A Type Provider for Typebox over Fastify
Fastify compression utils
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
Prometheus metrics exporter for Fastify
Zod Type Provider for Fastify@5
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
Request raw body
Determine the address of a proxied request
Require all plugins in a directory
An Apollo Server integration for use with Fastify
Next tick shim that prefers process.nextTick over queueMicrotask for compat
forward your HTTP request to another server, for fastify
Template plugin for Fastify