planttheidea / micro-memoize
A tiny, crazy fast memoization library for the 95% use-case
☆244Updated 2 months ago
Alternatives and similar repositories for micro-memoize:
Users that are interested in micro-memoize are comparing it to the libraries listed below
- Debounce promise-returning & async functions☆215Updated 11 months ago
- A blazing fast equality comparison, either shallow or deep☆498Updated last month
- Marks side-effects in module initialization that would interfere with tree-shaking☆201Updated last month
- Hash any object type based on its values☆209Updated 6 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆214Updated 6 months ago
- A deep assignment alternative to the object spread operator and Object.assign☆176Updated 2 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Dev server and bundler based on esbuild☆212Updated last year
- A tiny (96B) library for serializing Object values to Strings.☆250Updated 7 months ago
- A tiny (148B) weighted round robin utility