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:
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Throttle promise-returning & async functions☆488Updated this week
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Shared TypeScript config for my projects☆376Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Run some code when the process exits☆292Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- npm's content-addressable cache☆290Updated 3 weeks ago
- An implementation of WHATWG AbortController interface.☆309Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 7 months ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 9 months ago
- Clean up error stack traces☆341Updated 2 years ago
- Debounce promise-returning & async functions☆224Updated last year
- 🍺 dev only postinstall hooks (package.json)☆262Updated 2 years 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
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Detect if the current environment is a CI server☆398Updated 8 months ago
- Extremely fast utf8 only stream implementation☆291Updated 3 weeks ago
- Get details about the current Continuous Integration environment☆353Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Tiny queue data structure☆400Updated 5 months ago