sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆495Updated 2 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:
- Retry a promise-returning or async function☆923Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆341Updated 2 weeks ago
- Memoize promise-returning & async functions☆419Updated last month
- Serialize/deserialize an error into a plain object☆578Updated this week
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- A utility that allows retrying a function with an exponential delay between attempts.☆393Updated 5 months ago
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- convert a human readable duration to ms☆340Updated 6 months ago
- Run some code when the process exits☆292Updated 2 weeks ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆227Updated 8 months ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Semaphore using `async` and `await`☆647Updated last year
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Debounce promise-returning & async functions☆228Updated this week
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- A fluent API to generate JSON schemas☆518Updated last week
- Map over promises concurrently☆1,451Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Emulates ioredis by performing all operations in-memory.☆366Updated this week
- Get a random temporary file or directory path☆436Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆333Updated 2 years ago
- A cacheable dns.lookup(…) that respects TTL☆215Updated last year
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- A cli to load dotenv files☆569Updated last month
- Fake HTTP injection library☆403Updated last week
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 2 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- ☆200Updated last year