sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆914Updated 3 weeks ago
Alternatives and similar repositories for p-retry
Users that are interested in p-retry are comparing it to the libraries listed below
Sorting:
- Map over promises concurrently☆1,450Updated 9 months ago
- Serialize/deserialize an error into a plain object☆568Updated this week
- Throttle promise-returning & async functions☆493Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Memoize promise-returning & async functions☆414Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- JSON logger for Node.js and browser.☆1,108Updated last year
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆615Updated last year
- Retrying made simple, easy and async☆1,889Updated 2 years ago
- Fast, in memory work queue☆1,076Updated 5 months ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Semaphore using `async` and `await`☆646Updated last year
- Simple and modern async event emitter☆1,976Updated 2 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆739Updated last year
- Environment variable validation for Node, Bun, and other compatible JS runtimes☆1,498Updated last month
- A utility that allows retrying a function with an exponential delay between attempts.☆391Updated 5 months ago
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- Emulates ioredis by performing all operations in-memory.☆363Updated 3 weeks ago
- 🌲 high-speed HTTP logger for Node.js☆631Updated last week
- A port of inflection-js to node.js module☆572Updated 7 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆887Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Gracefully terminates HTTP(S) server.☆331Updated 2 years ago
- Normalize a URL☆857Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,224Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- A cli to load dotenv files☆569Updated last month