Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Run multiple promise-returning & async functions with limited concurrency
Truncate a string to a specific width in the terminal
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Throttle the parallelism of an asynchronous (promise returning) function / functions
Delay function calls until a set time elapses after the last invocation
Throttle a function to limit its execution rate
- throttle
- rate
- limit
- limited
- rate-limit
- ratelimit
- throttling
- optimization
- performance
- function
- execution
- interval
- batch
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
Run promise-returning & async functions concurrently with optional limited concurrency
Throttle promise-returning & async functions
Run an array of functions in parallel, but limit the number of tasks executing at the same time
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
- ratelimter
- authorization
- security
- rate
- limit
- bruteforce
- throttle
- redis
- mongodb
- dynamodb
- mysql
- postgres
- prisma
- koa
- View more
Limit the complexity of your GraphQL queries based on depth.
limits calls to functions that return promises
Apply a size limit to a Map class or instance
Fulfill long runinng promises on timeout.
async.mapLimit's functionality available as a standalone npm module
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
abstract rate limiter backed by redis
Debounce promise-returning & async functions
- promise
- debounce
- debounced
- limit
- limited
- concurrency
- throttle
- throat
- interval
- rate
- batch
- ratelimit
- task
- queue
- View more
Rate limit for axios.