EventBus logo

EventBus

An open-source library for Android and Java
64
33
+ 1
0

What is EventBus?

It enables central communication to decoupled classes with just a few lines of code – simplifying the code, removing dependencies, and speeding up app development.
EventBus is a tool in the Java Build Tools category of a tech stack.
EventBus is an open source tool with 24.6K GitHub stars and 4.7K GitHub forks. Here’s a link to EventBus's open source repository on GitHub

Who uses EventBus?

Companies
4 companies reportedly use EventBus in their tech stacks, including Biting Bit, Conigital, and Bibliothecary.

Developers
40 developers on StackShare have stated that they use EventBus.

EventBus Integrations

Git, Docker, Java, npm, and Android Studio are some of the popular tools that integrate with EventBus. Here's a list of all 5 tools that integrate with EventBus.

EventBus's Features

  • Simple yet powerful
  • Battle tested
  • High Performance
  • Convenient Annotation based API
  • Android main thread delivery

EventBus Alternatives & Comparisons

What are some alternatives to EventBus?
RxJava
A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
Otto
Otto automatically builds development environments without any configuration; it can detect your project type and has built-in knowledge of industry-standard tools to setup a development environment that is ready to go. When you're ready to deploy, otto builds and manages an infrastructure, sets up servers, builds, and deploys the application.
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
vuex
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.
See all alternatives

EventBus's Followers
33 developers follow EventBus to keep up with related blogs and decisions.