Memoize Packages

unique-callback

Drop-in replacement for faker.unique. Generates a unique result using the results of the given method. Used unique entries will be stored internally and filtered from subsequent calls.

0.0.2 • Published 8 months ago

blaze-cache

This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.

1.0.4 • Published 11 days ago