540 packages found
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Run multiple promise-returning & async functions with limited concurrency
Distributed task scheduler and rate limiter
- async rate limiter
- rate limiter
- rate limiting
- async
- rate
- limiting
- limiter
- throttle
- throttling
- throttler
- load
- clustering
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
- express-rate-limit
- express
- rate
- limit
- ratelimit
- rate-limit
- middleware
- ip
- auth
- authorization
- security
- brute
- force
- bruteforce
- View more
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Configurable Denial-Of-Service prevention for http services
Rate limiter that supports a rolling window, either in-memory or backed by Redis
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
- koa2-ratelimit
- koa2-rate-limit
- koa-rate-limit
- koa-ratelimit
- koa2-brute-force
- koa-brute-force
- koa2-bruteforce
- koa-bruteforce
- koa2
- rate
- limit
- sequelize
- mongodb
- ratelimit
- View more
A brute-force protection middleware for express routes that rate limits incoming requests
abstract rate limiter backed by redis
Advanced Node.js wrapper for the Open Exchange Rates API
A brute-force protection middleware for express routes that rate limits incoming requests
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
- task queue
- async
- promise
- await
- sequential
- synchronized
- decorator
- lock
- concurrency
- throttle
- typescript
- javascript
- node
- browser
- View more
Node.js module to calculate the cost of resource usage using time-based rules.
Exponentially distributed pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randexp
- rexp
- exponential
- View more
Zero-dependency simple queue to run similar operations in batches
A rate limiter for Adonis 4.1
Run promise-returning & async functions concurrently with optional limited concurrency
A cache-based, request rate limiter for ExpressJS