@hisorange/resistor
Versatily resource load throttler with extensible strategies, configuration and virtual thread management.
Versatily resource load throttler with extensible strategies, configuration and virtual thread management.
<div align="center">
<div align="center">
JS/TS library that allows you to set per - time, per - user or per - anything limits for calling Firebase cloud functions
JS/TS library that allows you to set per - time, per - user or per - anything limits for calling Firebase cloud functions
A token bucket rate limiter for Node.js
A TypeScript-based rate limiter queue for managing API requests. This queue allows you to set a maximum number of requests per minute and enqueues additional requests, processing them as allowed by the rate limit.
A simple Express middleware package designed to provide flexible and efficient rate limiting and throttling capabilities for web applications.
A fast, customizable, and efficient rate-limiting middleware for Express in TypeScript.
Library that provides different algorithms to perform rate limiting
Fast and low overhead web framework, for Node.js
This function creates a queue for handling HTTP requests in a rate-limited manner. It accepts the maximum number of requests that can be made in a time interval and the time duration of the interval. Optionally, you can also specify if all requests shoul
A comprehensive toolkit for Node.js developers with internationalization, validation, security, and more
Highly configurable rate limiter library
Versatile rate-limiting middleware for Node.js, compatible with both Express.js and NestJS, designed to safeguard applications from excessive traffic.
`nodejs-redis-rate-limitter` is a middleware library for rate limiting in Express applications using Redis as the storage backend. It allows you to control the rate of incoming requests from clients and protect your server from excessive traffic.
A simple API rate limiter for Express.js using NodeCache.
Rate limit middleware for Hono.
Async Queue (Throttler). For rate limiting. For example, you use an external API and the number of requests per second is limited there.
Limitix is a powerful and flexible in-memory rate limiting library designed for single-server Next.js applications.