butterknife VS Guice

Compare butterknife vs Guice and see what are their differences.

butterknife

Bind Android views and callbacks to fields and methods. (by JakeWharton)

Guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 8 and above, brought to you by Google. (by google)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
butterknife Guice
2 28
25,589 12,232
- 0.3%
0.0 3.2
3 months ago 4 days 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.

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.

Guice

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

What are some alternatives?

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

Dagger2 - A fast dependency injector for Android and Java.

HK2

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

AndroidAnnotations - Fast Android Development. Easy maintainance.

Apache DeltaSpike - Mirror of Apache Deltaspike

Dynamic CDI - Dynamic Context Dependency Injection

dagger - A fast dependency injector for Android and Java.

Feather - Lightweight dependency injection for Java and Android (JSR-330)

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

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

Governator - Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.