sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆945Updated last month
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,462Updated last month
- Throttle promise-returning & async functions☆506Updated this week
- Serialize/deserialize an error into a plain object☆588Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- 🌲 high-speed HTTP logger for Node.js☆655Updated last week
- Generate a cryptographically strong random string☆574Updated 3 years ago
- Fast, in memory work queue☆1,093Updated last month
- Normalize a URL☆865Updated 2 months ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,143Updated 2 weeks ago
- Emulates ioredis by performing all operations in-memory.☆374Updated last week
- Map-like, concurrent promise processing☆823Updated last year
- Delay a promise a specified amount of time☆625Updated last week
- Retrying made simple, easy and async☆1,894Updated 2 years ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- A fluent API to generate JSON schemas☆519Updated 3 weeks ago
- JSON logger for Node.js and browser.☆1,113Updated 2 weeks ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆894Updated 2 months ago
- A port of inflection-js to node.js module☆575Updated 3 weeks ago
- Get an available TCP port☆917Updated 2 months ago
- 🌲Basic prettifier for Pino log lines☆1,529Updated last week
- Simple and modern async event emitter☆1,993Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,270Updated last month
- A utility that allows retrying a function with an exponential delay between attempts.☆395Updated last month
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,133Updated 9 months ago
- A crazy fast HTTP router☆1,585Updated last week
- Verification, sanitization, and type coercion for environment variables in Node.js☆616Updated last year
- Semaphore using `async` and `await`☆649Updated last year