memoize

Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input

iso-bench

Small benchmark library focused in avoiding optimization/deoptimization pollution between tests by isolating them.

react-use-optimized-image

A React hook for image optimization (format detection, lazy loading, caching, CDN support)