sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆409Updated last week
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☆338Updated 8 months ago
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Run some code when the process exits☆292Updated last year
- Throttle promise-returning & async functions☆488Updated this week
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Clean up error stack traces☆341Updated 2 years ago
- Serialize/deserialize an error into a plain object☆561Updated 7 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
- Check where your code is running. In the browser or in node.js environment.☆251Updated 9 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 7 months ago
- Shared TypeScript config for my projects☆376Updated last week
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Debounce promise-returning & async functions☆224Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Tiny queue data structure☆400Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Make an asynchronous function synchronous☆322Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Quickly scan for CLI flags and arguments☆652Updated last year
- Gracefully terminates HTTP(S) server.☆330Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- npm's content-addressable cache☆290Updated 3 weeks ago
- Read the closest package.json file☆267Updated last year
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago