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
Throttle a function to limit its execution rate
- throttle
- rate
- limit
- limited
- rate-limit
- ratelimit
- throttling
- optimization
- performance
- function
- execution
- interval
- batch
Delay function calls until a set time elapses after the last invocation
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Run promise-returning & async functions concurrently with optional limited concurrency
Throttle promise-returning & async functions
Debounce promise-returning & async functions
- promise
- debounce
- debounced
- limit
- limited
- concurrency
- throttle
- throat
- interval
- rate
- batch
- ratelimit
- task
- queue
- View more
Compatible version of p-queue
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise.all with limited concurrency
Run multiple promise-returning & async functions with limited concurrency. This is a fork of sindresorhus/p-limit, but with CommonJS support.
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
- promise
- promises
- limit
- limited
- concurrency
- throttle
- rate
- batch
- task
- queue
- async
- await
- async-queue
- promise-queue
- View more
Zero dependency, lightweight concurrent Promise limiter
Promise queue with concurrency control. A fork of p-queue for commonjs.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Map an array n items at a time with promises
Throttle promise-returning & async functions
A promise limiting/concurrency library that allows you to control how many promises are run at any given time.
Memory optimized promise blocking queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
a queue for executing promises concurrently