sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆501Updated last month
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☆343Updated last month
- Retry a promise-returning or async function☆934Updated last week
- Serialize/deserialize an error into a plain object☆584Updated this week
- Memoize promise-returning & async functions☆426Updated this week
- Run some code when the process exits☆296Updated last week
- Find a file or directory by walking up parent directories☆624Updated last month
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago
- A utility that allows retrying a function with an exponential delay between attempts.☆393Updated last week
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Semaphore using `async` and `await`☆647Updated last year
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- Delay a promise a specified amount of time☆623Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 9 months ago
- convert a human readable duration to ms☆341Updated 6 months ago
- Debounce promise-returning & async functions☆230Updated 3 weeks ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆513Updated this week
- A cli to load dotenv files☆571Updated 2 months ago
- Map over promises concurrently☆1,454Updated last month
- Emulates ioredis by performing all operations in-memory.☆370Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆413Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 6 months ago
- A cacheable dns.lookup(…) that respects TTL☆213Updated last year
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Temporary file and directory creator for node.js☆766Updated 2 months ago
- Get a random temporary file or directory path☆435Updated 2 years ago
- Tiny queue data structure☆412Updated 7 months ago
- A port of inflection-js to node.js module☆575Updated last month