Skills
187,870Reusable AI skills and capabilities for agent workflows
This library is built to offer flexibility in rate limiting strategies, supporting token bucket and IP-based methods, making it suitable for a wide range of use cases.
A very small ip based request rate limiter for Koa 1.2
Node.js client for the Edmunds public API with rate limiter. Based on node-edmunds-api
Efficiently manages API requests in frontend libraries
Hubot script that allows other scripts to be rate limited.
Tiny scheduler for functions returning promises that can limit their concurrency.
A wrapper for tj's ratelimiter according to the README example there
Highly configurable and extensible rate limiter library
The `ngx-rate-limiter` library provides an interceptor for Angular applications that allows you to implement rate limiting for HTTP requests made by your application. This interceptor helps prevent excessive traffic to your server by restricting the numbe
A simple function rate limiter that delays execution of functions based on a specified delay.
A flexible rate limiter using different variations of the Token Bucket algorithm, with hierarchy support, and optional persistence in Redis. Useful for limiting API requests, or other tasks that need to be throttled.
A reusable sliding window rate limiter using Redis and Lua, compatible with any Node.js or NestJS project.
Lightweight Express rate limiter to stop DDoS or abuse.
Guardini is a package designed for programmers who are looking to sell access to their API endpoints and need a good, battle tested rate-limiter
Reverse proxy written in Node.js that limits incoming requests based on their origin and the number of active concurrent requests.