| Blankj/AndroidUtilCode |
32,157 |
|
0 |
25 |
almost 3 years ago |
4 |
October 14, 2022 |
269 |
apache-2.0 |
Java |
| :fire: Android developers should collect the following utils(updating). |
| greenrobot/EventBus |
24,438 |
|
5,364 |
131 |
over 2 years ago |
8 |
December 08, 2021 |
142 |
apache-2.0 |
Java |
| Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. |
| developit/mitt |
9,861 |
|
24,533 |
2,233 |
over 2 years ago |
13 |
July 04, 2023 |
12 |
mit |
TypeScript |
| 🥊 Tiny 200 byte functional event emitter / pubsub. |
| android-cn/android-open-project-analysis |
6,600 |
|
0 |
0 |
over 6 years ago |
0 |
|
6 |
apache-2.0 |
|
| Analysis implementation of android open source project, 微信公众号:codekk, 网站: |
| dotnetcore/CAP |
6,323 |
|
10 |
272 |
about 2 years ago |
207 |
December 07, 2023 |
8 |
mit |
C# |
| Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern |
| square/otto |
5,220 |
|
2,479 |
53 |
over 7 years ago |
11 |
June 17, 2015 |
18 |
apache-2.0 |
Java |
| An enhanced Guava-based event bus with emphasis on Android support. |
| anjoy8/Blog.Core |
4,667 |
|
0 |
0 |
about 2 years ago |
23 |
February 05, 2023 |
3 |
apache-2.0 |
C# |
| 💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档: |
| JeremyLiao/LiveEventBus |
3,693 |
|
0 |
1 |
over 2 years ago |
1 |
May 07, 2021 |
115 |
apache-2.0 |
Java |
| :mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP |
| qunarcorp/qmq |
2,751 |
|
3 |
2 |
over 2 years ago |
44 |
April 12, 2023 |
49 |
apache-2.0 |
Java |
| QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。 |
| JessYanCoding/ProgressManager |
2,531 |
|
0 |
0 |
over 3 years ago |
0 |
|
11 |
apache-2.0 |
Java |
| ⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度). |