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
contexta
A React-inspired Context API for Node.js with async/await support. Supported in nodejs, bun, and deno via async-local-storage.