Showing 1-20 of 27,888 packages
Adaptive IP rate limiter with hierarchical pattern tracking (p2/p3 patterns) for in-memory rate limiting
A rate-limiter inspired by Dcard's backend developer intern homework.
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
A really simple and lightweight ip rate limiter for express.
Rate limit middleware for Hono.
A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
<div align="center">
This plugins uses [`graphql-rate-limit`](https://github.com/teamplanes/graphql-rate-limit#readme) in order to limit the rate of calling queries and mutations.
Rate limiter that supports a rolling window, either in-memory or backed by Redis
A low overhead rate limiter for your routes
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Highly configurable and extensible rate limiter library
Cloudflare stores and helper functions for hono-rate-limiter.
High-performance, flexible rate limiting for TypeScript and Bun
A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
Rate limiting package for AdonisJS framework