parallel-memo
A Node.js library for offloading heavy computations to worker threads with memoization
@bevry/memo
Wrap a function in a memo to reuse the first invocation result of the function
all-args-to-string
resolver for memoization functions. use instead of JSON.stringify if no args are objects.