cache-point
Simple, filesystem-backed memoisation cache.
lru-cache-ext
Thin wrapper around lru-cache with extended functionality.
@bevry/memo
Wrap a function in a memo to reuse the first invocation result of the function
memize
Unabashedly-barebones memoization library with an aim toward speed