sindresorhus / p-memoize
Memoize promise-returning & async functions
☆406Updated last year
Alternatives and similar repositories for p-memoize
Users that are interested in p-memoize are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆340Updated 2 years ago
- Debounce promise-returning & async functions☆220Updated last year
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆332Updated 4 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Shared TypeScript config for my projects☆362Updated 5 months ago
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Detect if the current environment is a CI server☆391Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Throttle promise-returning & async functions☆476Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- Retry a promise-returning or async function☆860Updated last week
- Read the closest package.json file☆267Updated last year
- Create an error from multiple errors☆245Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Simple micro templating☆362Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Run some code when the process exits☆286Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆246Updated 4 months ago
- Copy files☆429Updated 9 months ago
- Make an asynchronous function synchronous☆318Updated last week
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆639Updated 3 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆302Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Quickly scan for CLI flags and arguments☆648Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 8 months ago