Search
p-limit
Run multiple promise-returning & async functions with limited concurrency
v7.0.0 URL:
https://unpkg.com/p-limit@7.0.0/index.js
Open
Browse Files
promise
limit
limited
concurrency
throttle
throat
rate
batch
ratelimit
task
queue
async
await
promises
bluebird
async-ratelimiter
Rate limit made simple, easy, async.
v1.6.1 URL:
https://unpkg.com/async-ratelimiter@1.6.1/src/index.js
Open
Browse Files
async
limit
limiter
promise
rate
ratelimit
cwait
Limit number of promises running in parallel
v1.1.2 URL:
https://unpkg.com/cwait@1.1.2/dist/cjs/index.js
Open
Browse Files
promise
concurrent
concurrency
parallel
timeout
delay
wait
queue
stopcock
Limit the execution rate of a function using the token bucket algorithm
v1.1.0 URL:
https://unpkg.com/stopcock@1.1.0/index.js
Open
Browse Files
token bucket
rate-limit
function
throttle
promise
limit-concurrency-decorator
Decorator to limit concurrency of async functions
v0.6.0 URL:
https://unpkg.com/limit-concurrency-decorator@0.6.0/index.js
Open
Browse Files
async
concurrency
decorator
parallelism
promise
limit