43 skills found · Page 1 of 2
Xiaofei-it / HermesEventBusA library for using EventBus between processes, useful in the IPC or plugin development.
hehonghui / AndroidEventBusA lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
kaedea / Android Mvp PatternAn android simple but clear sample project for MVP pattern, including mvp usage with eventbus. @Deprecated, try google official solution: https://developer.android.com/topic/libraries/architecture/
amitshekhariitbhu / NYBusNYBus (RxBus) - A pub-sub library for Android and Java applications
cs-util-com / Cscorecscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
mxjones / RedBusA simple EventBus / MessageBus library in C#
adrielcafe / Broker💬 Publish-Subscribe (a.k.a Pub/Sub, EventBus) library for Android and JVM built with Coroutines
ralscha / Sse EventbusEventBus library for sending events from a Spring appliction to the web browser with SSE
craftedbygc / EA library which combines a eventBus/emitter, DOM events management, delegated events, and event-based utils into a single lightweight and performant library.
DevSrSouza / EventKtEventKt is a simple and lightweight kotlin multiplatform event bus library
XQQYT / EventBusA lightweight, header-only C++ EventBus library providing a simple and easy-to-use publish-subscribe mechanism.
Terracotta-OSS / Ipc EventbusIPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's goal is to be used for integration tests to isolate components in different processes and provide a way to communicate between these process.
FeiniuBus / EventBusEventBus is a .Net Standard library to achieve eventually consistent in distributed architectures system like SOA,MicroService. It is lightweight,easy to use and efficiently.
Madrapps / Eventbus PluginIntelliJ iDEA plugin to work with projects using greenrobot's EventBus library
danylo-pavenko / Coroutines Event PipeLibrary similar to EventBus, but use Kotlin Coroutines Channel as a provider of Event.
KingJA / RxBus2A SIMPLE library of eventbus, based on RxJava2
RobertApikyan / LifecycleEventsNo description available
n89nanda / PyeventbusPython Eventbus
paveldudka / Dagger Otto DemoDagger (DependencyInjection) + Otto(EventBus) libraries usage demo
nsforth / VxrifaUtility library for Vert.X that allows using strong-typed interfaces in communication through EventBus