asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
alscontext
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
@travetto/context
Async-aware state management, maintaining context across asynchronous calls.