OpenCode plugin that automatically switches to a fallback model when rate limits are hit
OpenCode plugin that automatically switches to fallback models when rate limited
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
A Redis store for the `express-rate-limit` middleware
Add Rate Limiting To Your GraphQL Resolvers 💂♀
A low overhead rate limiter for your routes
Rate limit for axios
Rate limit middleware for Hono.
A scheduler based on requestAnimationFrame
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Rate-limiter for Elysia.js
[](https://www.npmjs.com/package/@upstash/ratelimit) [](https://github.com/upstash/ratelimit/actions/workf
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
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.
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Advanced fallback plugin for OpenCode agents — model switching, retry with backoff, and context overflow handling
Contains logic for rate-limiting API endpoints by requesting origin
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Utilities for debouncing and throttling functions in React.
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.