All Projects → react-native-event-bus → Similar Projects or Alternatives

115 Open source projects that are alternatives of or similar to react-native-event-bus

game-executor
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
Stars: ✭ 28 (-41.67%)
Mutual labels:  eventbus, event-bus
pg-pubsub
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Stars: ✭ 50 (+4.17%)
Mutual labels:  eventbus
evon
Fast and versatile event dispatcher code generator for Golang
Stars: ✭ 15 (-68.75%)
Mutual labels:  eventbus
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (+270.83%)
Mutual labels:  eventbus
Farseer.Net
Provides consistent standard use of common components of the .Net Core language
Stars: ✭ 42 (-12.5%)
Mutual labels:  eventbus
CEventCenter
一个Android事件分发中心库,基于对象池及接口回调实现。实现类似BroadcastReceiver/RxBus/EventBus等的消息事件传递功能,用于在Activity/Fragment/Service之间的消息传递通讯。
Stars: ✭ 116 (+141.67%)
Mutual labels:  eventbus
azeroth-event
Lightweight event-driven framework
Stars: ✭ 18 (-62.5%)
Mutual labels:  eventbus
vxrifa
Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus
Stars: ✭ 15 (-68.75%)
Mutual labels:  eventbus
MVPHulk
Android MVP 快速集成方案 (支持AndroidX)
Stars: ✭ 19 (-60.42%)
Mutual labels:  eventbus
Eventbus
A lightweight and very fast event bus / event framework for C++17
Stars: ✭ 149 (+210.42%)
Mutual labels:  eventbus
Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Stars: ✭ 117 (+143.75%)
Mutual labels:  eventbus
mpeventbus
Android event bus for multiple processes. Send and receive events within or between Android processes.
Stars: ✭ 14 (-70.83%)
Mutual labels:  eventbus
vertx-vue-keycloak
This repo holds the source codes for the Medium Article "Vert.x + VueJS + OAuth2 in 5 steps"
Stars: ✭ 20 (-58.33%)
Mutual labels:  eventbus
green-annotations
An Android Annotations plugin to support Green Robot.
Stars: ✭ 21 (-56.25%)
Mutual labels:  eventbus
react-click-away-listener
🐾 Tiny React Click Away Listener built with React Hooks
Stars: ✭ 131 (+172.92%)
Mutual labels:  event-handler
IntroduceToEclicpseVert.x
This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. How to run each example is described in its readme file.
Stars: ✭ 27 (-43.75%)
Mutual labels:  eventbus
transceiver
Channel based event bus with request/reply pattern, using promises. For node & browser.
Stars: ✭ 25 (-47.92%)
Mutual labels:  event-bus
Unpeek Livedata
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
Stars: ✭ 208 (+333.33%)
Mutual labels:  eventbus
e
A library which combines a eventBus/emitter, DOM events management, delegated events, and event-based utils into a single lightweight and performant library.
Stars: ✭ 37 (-22.92%)
Mutual labels:  eventbus
Elegantbus
🔥🔥Android 平台,基于LivaData的EventBus,无侵入,更优雅,支持跨进程,跨应用粘性事件,自定义事件等功能。
Stars: ✭ 156 (+225%)
Mutual labels:  eventbus
StaticBus
🚌 A static bus use in modules.
Stars: ✭ 15 (-68.75%)
Mutual labels:  eventbus
Androideventbus
[DEPRECATED] A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
Stars: ✭ 1,597 (+3227.08%)
Mutual labels:  eventbus
hertzy
Event bus channel
Stars: ✭ 48 (+0%)
Mutual labels:  eventbus
MVPSamples
🚀(Java 版)快速搭建 MVP + RxJava + Retrofit + EventBus 的框架,方便快速开发新项目、减少开发成本。
Stars: ✭ 113 (+135.42%)
Mutual labels:  eventbus
Cscore
cscore 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.
Stars: ✭ 115 (+139.58%)
Mutual labels:  eventbus
Kotlinmvpsamples
🚀(Kotlin 版 )快速搭建 Kotlin + MVP + RxJava + Retrofit + EventBus 的框架,方便快速开发新项目、减少开发成本。
Stars: ✭ 103 (+114.58%)
Mutual labels:  eventbus
hub
📨 A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications
Stars: ✭ 125 (+160.42%)
Mutual labels:  eventbus
microservice-architecture-quick-start
Demonstrates how to build a Microservices Architecture using the C # language and the ASP.NET Core environment.
Stars: ✭ 16 (-66.67%)
Mutual labels:  eventbus
Retrofit-with-EventBus
Retrofit With EventBus
Stars: ✭ 21 (-56.25%)
Mutual labels:  eventbus
DelphiEventBus
Implementation of event bus pattern for Delphi XE
Stars: ✭ 32 (-33.33%)
Mutual labels:  eventbus
RxBus
🍾 标签/线程/Kotlin/自动注销的RxBus
Stars: ✭ 25 (-47.92%)
Mutual labels:  eventbus
Alpine
Basic event system framework using functional interfaces
Stars: ✭ 79 (+64.58%)
Mutual labels:  eventbus
rabbitmq-advanced-spring-boot-starter
A generic library for messaging with rabbit mq with extension on spring boot amqp
Stars: ✭ 85 (+77.08%)
Mutual labels:  eventbus
LiteBus
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement CQS. It is implemented with minimum reflection usage and streamable query support.
Stars: ✭ 20 (-58.33%)
Mutual labels:  eventbus
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (-43.75%)
Mutual labels:  eventbus
MASA.BuildingBlocks
Building blocks of the MASA Stack, provides a unified interface standard for MASA Contrib's implementation specifications and process connector.
Stars: ✭ 119 (+147.92%)
Mutual labels:  eventbus
KDispatcher
Simple and light-weight event dispatcher for Kotlin
Stars: ✭ 64 (+33.33%)
Mutual labels:  eventbus
mvp4g
A framework to build a gwt application the right way
Stars: ✭ 29 (-39.58%)
Mutual labels:  eventbus
Liveeventbus
📬EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
Stars: ✭ 3,192 (+6550%)
Mutual labels:  eventbus
dropwizard-guicey-ext
Dropwizard-guicey extensions
Stars: ✭ 11 (-77.08%)
Mutual labels:  eventbus
Bus
🔊Minimalist message bus implementation for internal communication
Stars: ✭ 187 (+289.58%)
Mutual labels:  eventbus
ontology-eventbus
The Go Language Implementation of Ontology Actor Model
Stars: ✭ 24 (-50%)
Mutual labels:  eventbus
Readhub
ReadHub Client 非官方客户端
Stars: ✭ 179 (+272.92%)
Mutual labels:  eventbus
DJS-Handler
Simple and easy to use Discord.js command and event handler, use this template for your next bot!
Stars: ✭ 21 (-56.25%)
Mutual labels:  event-handler
Eventbus
eventbus实现跨进程通讯方案
Stars: ✭ 153 (+218.75%)
Mutual labels:  eventbus
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-68.75%)
Mutual labels:  event-bus
Router
Router —— A substitute good of EventBus similar implemented by dynamic proxy
Stars: ✭ 147 (+206.25%)
Mutual labels:  eventbus
event bus postgres
🐘 Postgres event store for event_bus
Stars: ✭ 49 (+2.08%)
Mutual labels:  eventbus
Eventbus
C# 事件总线实现
Stars: ✭ 127 (+164.58%)
Mutual labels:  eventbus
IpcEventBus
Faster than Intents and easier than AIDLs.
Stars: ✭ 35 (-27.08%)
Mutual labels:  eventbus
Rxbus2
RxJava2 based bus with queuing (e.g. lifecycle based) support
Stars: ✭ 116 (+141.67%)
Mutual labels:  eventbus
EventBus
A .NET Core ultra lightweight in-memory event bus implementation.
Stars: ✭ 73 (+52.08%)
Mutual labels:  eventbus
Channel
一行代码发送和接收事件LiveData|LifeCycle|Coroutine特性的事件总线框架
Stars: ✭ 108 (+125%)
Mutual labels:  eventbus
MASA.Contrib
The purpose of MASA.Contrib is based on MASA.BuildingBlocks to provide open, community driven reusable components for building mesh applications. These components will be used by the MASA Stack and MASA Labs projects.
Stars: ✭ 102 (+112.5%)
Mutual labels:  eventbus
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-64.58%)
Mutual labels:  eventbus
telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Stars: ✭ 22 (-54.17%)
Mutual labels:  eventbus
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-64.58%)
Mutual labels:  eventbus
LocalTransactionTableTest
利用rabbitmq做消息队列,通过本地消息事务表序列化消息,通过定时轮训保证消息强行落地,最终达到数据最终一致性
Stars: ✭ 19 (-60.42%)
Mutual labels:  eventbus
Event
📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持根据事件名称来进行一组事件的监听
Stars: ✭ 99 (+106.25%)
Mutual labels:  eventbus
Websockets-Vertx-Flink-Kafka
A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.
Stars: ✭ 14 (-70.83%)
Mutual labels:  eventbus
1-60 of 115 similar projects