sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆488Updated 8 months 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☆901Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Serialize/deserialize an error into a plain object☆560Updated 7 months ago
- Memoize promise-returning & async functions☆408Updated this week
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Run some code when the process exits☆292Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆330Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Semaphore using `async` and `await`☆645Updated last year
- Emulates ioredis by performing all operations in-memory.☆362Updated this week
- Map over promises concurrently☆1,449Updated 8 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- A utility that allows retrying a function with an exponential delay between attempts.☆385Updated 4 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- convert a human readable duration to ms☆335Updated 4 months ago
- A fluent API to generate JSON schemas☆516Updated last month
- A port of inflection-js to node.js module☆572Updated 6 months ago
- Debounce promise-returning & async functions☆224Updated last year
- A cli to load dotenv files☆559Updated 2 weeks ago
- Temporary file and directory creator for node.js☆759Updated last week
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated last week
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 2 months ago
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- Detect if the current environment is a CI server☆398Updated 8 months ago