@apiratorjs/di-container
A lightweight dependency injection container for JavaScript and TypeScript with powerful features: modular organization with DiModule.create, lazy initialization, automatic circular dependency detection, and multiple service lifecycles (singleton with bot
@apiratorjs/async-context
A Node.js async context library leveraging the node:async_hooks module, supporting context merging and overriding.