memoize
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
vite-plugin-font
An automatic Web Font optimization plugin that supports many platforms such as Vite, Next, Nuxt, and more.
iso-bench
Small benchmark library focused in avoiding optimization/deoptimization pollution between tests by isolating them.