sindresorhus / p-throttle
Throttle promise-returning & async functions
☆467Updated 4 months ago
Alternatives and similar repositories for p-throttle:
Users that are interested in p-throttle are comparing it to the libraries listed below
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Retry a promise-returning or async function☆842Updated 4 months ago
- Debounce promise-returning & async functions☆215Updated 11 months ago
- Memoize promise-returning & async functions☆403Updated last year
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Timeout a promise after a specified amount of time☆285Updated 3 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Delay a promise a specified amount of time☆613Updated last year
- Simple “Least Recently Used” (LRU) cache☆691Updated last year
- Map over promises concurrently☆1,411Updated 3 months ago
- Get a random temporary file or directory path☆427Updated last year
- Run some code when the process exits☆284Updated last year
- A promises port of https://github.com/raszi/node-tmp☆128Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Find a file or directory by walking up parent directories☆601Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆316Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 3 months ago
- Semaphore using `async` and `await`☆637Updated 11 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆299Updated last year
- node byte string parser☆467Updated 8 months ago
- very fast object redaction☆302Updated last year
- Shared TypeScript config for my projects☆361Updated 4 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,247Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Detect the image type of a Buffer/Uint8Array☆374Updated 9 months ago
- Tiny queue data structure☆379Updated last week
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆247Updated last year
- Quickly scan for CLI flags and arguments☆645Updated last year