sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆493Updated 3 weeks ago
Alternatives and similar repositories for p-throttle
Users that are interested in p-throttle are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- Serialize/deserialize an error into a plain object☆568Updated this week
- Memoize promise-returning & async functions☆414Updated 3 weeks ago
- convert a human readable duration to ms☆338Updated 5 months ago
- Run some code when the process exits☆292Updated 2 years ago
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆225Updated 8 months ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Debounce promise-returning & async functions☆228Updated last year
- A utility that allows retrying a function with an exponential delay between attempts.☆391Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Gracefully terminates HTTP(S) server.☆331Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆317Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆229Updated 4 months ago
- A cacheable dns.lookup(…) that respects TTL☆213Updated last year
- Verification, sanitization, and type coercion for environment variables in Node.js☆615Updated last year
- A cli to load dotenv files☆569Updated last month
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Translate standard UUIDs into shorter formats and back.☆504Updated 5 months ago
- An mutable object format designed for chaining & objectMode streams☆266Updated last month
- Detect the image type of a Buffer/Uint8Array☆410Updated 3 months ago
- Map over promises concurrently☆1,450Updated 9 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Fake HTTP injection library☆402Updated last week