DI Benchmark: Vanilla, RegistryComposer, typed-inject, tsyringe, inversify, nest.js
In the previous articles, I've introduced a framework-less and clean way to perform Dependency Injection in TypeScript.
The approach has multiple pros such as type-safety, zero-cost overhead, and others.
However, the one missing piece I had was - ben...
blog.vady.dev5 min read
Joey
Did you have a look at
awilix? I wonder how it perform in the benchmark?