Description
It is the fastest! Not faster, but the fastest! I have tried it on a big project with ~200 modules. While it takes hundreds of milliseconds to instantiate dagger components, on the same hardware, it only takes a few milliseconds to instantiate Tiger injectors. Minimal amount of code to write therefore easy to maintain, if you need to maintain it at all. You don't need to write components like in Dagger. You don't need to split a module into several modules one for each scope that used by bindings provided by the module. You will feel it is some easy to change the scope of a binding. Just change it. Way to go, isn’t it?
Tiger alternatives and similar packages
Based on the "Dependency Injection" category.
Alternatively, view Tiger alternatives based on common mentions on social networks and blogs.
-
Guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google. -
ActivityStarter
Simple Android Library, that provides easy way to start the Activities with arguments.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Tiger or a related project?
Popular Comparisons
README
Status: Archived
This repository has been archived and is no longer maintained. Users looking for a fast, supported Java dependency injection framework should look at dagger.