wurensen / TaskSchedulerLinks
基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。
☆20Updated 3 years ago
Alternatives and similar repositories for TaskScheduler
Users that are interested in TaskScheduler are comparing it to the libraries listed below
Sorting:
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 8 months ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- 辅助Android开发者在多模块工程间跨模块 获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 3 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25Updated 3 years ago
- ☆21Updated 10 months ago
- A Gradle plugin to easily publish library components to Maven.☆12Updated 2 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated 2 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated 2 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Updated last year
- 第一款炫酷的Compose应用☆24Updated last year
- android development workflow sample project☆10Updated 3 years ago
- ☆18Updated 4 years ago
- This is an Android Dev tools☆13Updated last year
- android 启动库☆44Updated 4 years ago
- Deprecated☆21Updated 3 years ago
- A powerful Gradle Plugin to help you demonstrate your android app.☆20Updated 2 years ago
- 一个用来监听View事件分发的库☆26Updated 3 years ago
- Json Deserialization benchmark☆12Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆19Updated last year
- Drag the bar to move the cursor position of the Android EditText☆21Updated 2 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated 2 years ago
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆33Updated 7 months ago
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- Functional Route Util for Android☆17Updated 5 months ago
- An Android startup jobs sceduler.☆52Updated 4 years ago
- kmm basic framework☆12Updated 2 years ago
- ☆15Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- A lightweight publish/subscribe event bus for Android.