EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. (by greenrobot)
Drekkar
An Android event bus for WebView and JS. (by coshx)
EventBus | Drekkar | |
---|---|---|
7 | - | |
24,725 | 24 | |
0.0% | - | |
0.0 | 0.0 | |
about 1 year ago | about 9 years ago | |
Java | Java | |
Apache License 2.0 | MIT License |
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.
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.
EventBus
Posts with mentions or reviews of EventBus.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-25.
- EventBus: Events for Android
- Proiecte open source preluate si extinse...
-
Android MVP without RxJava/Dagger
Nope, it's not: https://github.com/greenrobot/EventBus
- EventBus 3.3 (finally) supports AndroidX without Jetifier
-
A foss "PDF scanner", alternatives to CamScanner
Project: EventBus (EventBus is a publish/subscribe event bus optimized for Android.) Copyright (C) 2012-2016 Markus Junginger, greenrobot. License (Apache License Version 2.0) https://github.com/greenrobot/EventBus/blob/master/LICENSE
Drekkar
Posts with mentions or reviews of Drekkar.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Drekkar yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing EventBus and Drekkar you can also consider the following projects:
RxAndroid - RxJava bindings for Android
otto
RxJava - RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
NetworkEvents