Schedule work to be completed when the browser is idle.
A simple key-value store that is truly a singleton. Use this to as an alternative to sticking values into global.
TypeScript-STL (Standard Template Library, migrated from C++)
asyncforge
allows you to remove singletons from your codebase with the use of AsyncLocalStorage
.
Pool of objects for primitives. (Make WeakMap accept primitive keys)