jaydroid1024 / JDispatcherLinks
Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景
☆21Updated 4 years ago
Alternatives and similar repositories for JDispatcher
Users that are interested in JDispatcher are comparing it to the libraries listed below
Sorting:
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆32Updated 5 years ago
- The AOP framework for Android☆44Updated 4 years ago
- 使用asm实现的方法拦截器☆67Updated 4 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 4 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated 2 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场 景下的生成☆25Updated 4 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆63Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated 2 years ago
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆37Updated 3 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated 2 years ago
- 动态日志☆26Updated 7 years ago
- Combine different view type into one RecyclerView.Adapter easily☆31Updated 2 years ago
- 消除 Android 项目 Key-Value 样板代码☆76Updated 2 years ago
- 使用 gradle 插件配置依赖版本 dmeo☆36Updated 5 years ago
- Android轻量级消息总线框架☆24Updated 3 years ago
- Kotlin + Flow 实现的 Android 应用初始化任务启动库。☆24Updated 10 months ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆53Updated last month
- Jetpack LiveData 功能扩展☆20Updated 8 months ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆67Updated last year
- The DGAppStartup library provides a straightforward, performant way to initialize components at application startup. Both library develop…☆35Updated last year
- nestedwebview☆42Updated 3 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- ☆25Updated last year
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago