sindresorhus / p-retry
Retry a promise-returning or async function
☆848Updated 5 months ago
Alternatives and similar repositories for p-retry:
Users that are interested in p-retry are comparing it to the libraries listed below
- Throttle promise-returning & async functions☆473Updated 4 months ago
- Map over promises concurrently☆1,413Updated 4 months ago
- Timeout a promise after a specified amount of time☆287Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆692Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆328Updated 4 months ago
- Memoize promise-returning & async functions☆405Updated last year
- Serialize/deserialize an error into a plain object☆557Updated 3 months ago
- Fast, in memory work queue☆1,043Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated 2 months ago
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 7 months ago
- Semaphore using `async` and `await`☆639Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- JSON logger for Node.js and browser.☆1,092Updated 9 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,248Updated last year
- Simple and modern async event emitter☆1,930Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Map-like, concurrent promise processing☆809Updated last year
- Retrying made simple, easy and async☆1,873Updated last year
- A node.js module to make the use of promises safe☆669Updated 4 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Type check values☆1,710Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,394Updated 3 weeks ago
- Gracefully terminates HTTP(S) server.☆329Updated last year
- Better Queue for NodeJS☆528Updated 10 months ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,150Updated 5 months ago
- 🌲Basic prettifier for Pino log lines☆1,383Updated last month
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆513Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago