sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆419Updated last month
Alternatives and similar repositories for p-memoize
Users that are interested in p-memoize are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆341Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Run some code when the process exits☆292Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆578Updated this week
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Throttle promise-returning & async functions☆495Updated 2 weeks ago
- A tiny, crazy fast memoization library for the 95% use-case☆250Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Clean up error stack traces☆341Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Debounce promise-returning & async functions☆228Updated last week
- Check where your code is running. In the browser or in node.js environment.☆251Updated 10 months ago
- npm's content-addressable cache☆292Updated last month
- Shared TypeScript config for my projects☆376Updated last month
- Retry a promise-returning or async function☆923Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Detect if the current environment is a CI server☆399Updated 9 months ago
- Promisify an event by waiting for it to be emitted☆436Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- 🍺 dev only postinstall hooks (package.json)☆263Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Semaphore using `async` and `await`☆647Updated last year
- Quickly scan for CLI flags and arguments☆653Updated last year