dagger
DISCONTINUED
butterknife
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
dagger | butterknife | |
---|---|---|
1 | 2 | |
7,277 | 25,589 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | 3 months ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
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.
dagger
-
Ask HN: Where do I find good code to read?
I learned a ton about Java and pragmatic algorithm development from reading Dagger (https://github.com/square/dagger) and porting it to C#. It's small enough that you can grok it in a reasonable amount of time, but sophisticated enough that there's a lot to learn. (Yes it's deprecated in favor of Dagger 2, but the latter is a tougher slog IMO)
Actually most of the big Square OSS libraries are great to read - okio, okhttp, picasso.
butterknife
-
Tafkars: Reddit-API proxy for Lemmy (help wanted)
Oof, Infinity uses the long deprecated butterknife, and I'm unable to compile on my m1. Fave part of programming: getting things to run the first time.
What are some alternatives?
Dagger2 - A fast dependency injector for Android and Java.
AndroidAnnotations - Fast Android Development. Easy maintainance.
Katana - Lightweight, minimalistic dependency injection library for Kotlin & Android
Guice - Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 8 and above, brought to you by Google.
roboguice - Google Guice on Android, version 3.0 [RETIRED]
SwissKnife - A multi-purpose library containing view injection and threading for Android using annotations
Toothpick - A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
Tiger
ActivityStarter - Simple Android Library, that provides easy way to start the Activities with arguments.
transfuse - :syringe: Transfuse - A Dependency Injection and Integration framework for Google Android