johnsonlee / codegenLinks
A Lightweight Framework for Code Generating
☆59Updated 3 years ago
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆24Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆98Updated 8 months ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 《Android 构建与架构实战》资料仓库☆91Updated last year
- An artifact repository to assist writing Gradle Plugins for Android build system.☆87Updated last year
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- generate reports,UML and so on from notation☆40Updated last year
- ServiceLoader performance optimization for Android (Deprecated, use didi/booster instead)☆34Updated 5 years ago
- ☆51Updated last year
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago
- gradle repo includeBuild☆146Updated 2 years ago
- DevBricksX provides plenty of useful classes that will be used in daily Android development.☆66Updated 3 months ago
- A delegate for those non null vars of which values need to be cleared at the end of the lifecycle.☆28Updated 6 years ago
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆26Updated 2 years ago
- Lint增量检查☆56Updated 3 years ago
- 一个好用的支持git提交时增量检查的lint插件☆35Updated 6 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆62Updated 4 months ago
- Gradle plugin that generates module dependency reports. "Android Module 依赖关系的可视化实现"☆32Updated 2 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- Effective Kotlin 中文翻译☆41Updated last year
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆50Updated 11 months ago
- dynamic replace java and class value☆51Updated 6 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 4 years ago
- Booster 示例:使用 ASM 操作字节码☆18Updated 5 years ago
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Updated last year
- Running Android Studio on Cloud☆21Updated 4 years ago
- 模块化启动框架☆141Updated 3 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- A cool tool box that could speed up your Android code development.☆43Updated 3 years ago
- How to use Kotlin Compiler Plugin to transform IR? Look at this !!! 怎样通过 Kotlin Compiler Plugin 进行 IR 插桩?看这里~☆10Updated 3 years ago