Popularity
7.5
Stable
Activity
0.0
Stable
1,674
86
102

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?

Code Quality Rank: L1
Programming language: Java
Tags: Framework     Google     Dependency Injection     Java    

Tiger alternatives and similar packages

Based on the "Dependency Injection" category.
Alternatively, view Tiger alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Tiger or a related project?

Add another 'Dependency Injection' Package

README

Status: Archived

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.