Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Memoize modules

Showing projects tagged as Memoize

  • mem

    5.0 4.8 L5 TypeScript
    Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
  • Faster than fast, smaller than micro ... nano-memoizer.

    2.6 5.7 JavaScript
    Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.
  • promise-memoize

    1.4 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.