Selected Tags

Click on a tag to remove it

Miscellaneous modules

Showing projects tagged as Memoize and Miscellaneous

  • mem

    5.1 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.