eventbus topic

List eventbus repositories

broker

95
Stars
8
Forks
Watchers

💬 Publish-Subscribe (a.k.a Pub/Sub, EventBus) library for Android and JVM built with Coroutines

EventKt

53
Stars
2
Forks
Watchers

EventKt is a simple and lightweight kotlin multiplatform event bus library

bus

331
Stars
25
Forks
Watchers

🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

run-aspnetcore-microservices

2.5k
Stars
1.3k
Forks
Watchers

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, D...

Awesome-Third-Library-Source-Analysis

890
Stars
112
Forks
Watchers

:book: Deep understanding of popular open source library source code (optimizing...)

Milkomeda

122
Stars
43
Forks
Watchers

Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)

LiveEventBus

3.8k
Stars
515
Forks
Watchers

:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP

UnPeek-LiveData

1.1k
Stars
119
Forks
Watchers

LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.

NetCoreMicroservicesSample

675
Stars
171
Forks
Watchers

Sample using micro services in .NET Core 3.1 Focusing on clean code

CAP

6.5k
Stars
1.3k
Forks
Watchers

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern