planttheidea / micro-memoizeLinks
A blazing fast memoization library that is tiny but feature-rich.
☆257Updated last week
Alternatives and similar repositories for micro-memoize
Users that are interested in micro-memoize are comparing it to the libraries listed below
Sorting:
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated last month
- Hash any object type based on its values☆211Updated last week
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 8 months ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 3 years ago
- A tiny (96B) library for serializing Object values to Strings.☆253Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆179Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache☆324Updated last month
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Like `Promise.all()` but for `Map` and `Object`