hono-http-context
The hono-http-context package is a lightweight and efficient library designed to provide context management for Hono.js applications, similar to how cls-hooked and express-http-context work for Node.js and Express applications. With hono-http-context, you
express-http-context2
Modern request-scoped storage support for Express.js based on Asynchronous Local Storage.
fastify-http-context
Simulates a thread of execution to allow for true session context to take place per api call within the fastify lifecycle of calls.