Dagger2 VS butterknife

Compare Dagger2 vs butterknife and see what are their differences.

Dagger2

A fast dependency injector for Android and Java. (by google)

butterknife

Bind Android views and callbacks to fields and methods. (by JakeWharton)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Dagger2 butterknife
50 2
17,309 25,568
0.2% -
9.2 0.0
7 days ago 8 months ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Dagger2

Posts with mentions or reviews of Dagger2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.

butterknife

Posts with mentions or reviews of butterknife. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

What are some alternatives?

When comparing Dagger2 and butterknife you can also consider the following projects:

Guice - Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.

AndroidAnnotations - Fast Android Development. Easy maintainance.

Toothpick - A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.

dagger - A fast dependency injector for Android and Java.

Weld - Weld, including integrations for Servlet containers and Java SE, examples and documentation

Katana - Lightweight, minimalistic dependency injection library for Kotlin & Android

HK2

Dynamic CDI - Dynamic Context Dependency Injection

roboguice - Google Guice on Android, version 3.0 [RETIRED]

Apache DeltaSpike - Mirror of Apache Deltaspike

SwissKnife - A multi-purpose library containing view injection and threading for Android using annotations