wuba / EasyAOPLinks
EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)
☆29Updated 2 years ago
Alternatives and similar repositories for EasyAOP
Users that are interested in EasyAOP are comparing it to the libraries listed below
Sorting:
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 国内 KMP 实践案例收集☆74Updated last week
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- Booster 示例:使用 ASM 操作字节码☆19Updated 6 years ago
- generate reports,UML and so on from notation☆40Updated last year
- MethodCanary is tool to record method invocations☆15Updated 4 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- 安卓平台(已支持 AGP 8+ )上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆68Updated 6 months ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆99Updated 4 years ago
- maven发布插件和bintray发布插件☆17Updated 5 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 10 months ago
- ☆53Updated last year
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Updated last year
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- ⚽️ ASM 的简单案例使用☆32Updated 4 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated last year
- 批量添加 Android 的资源文件前缀☆33Updated 4 years ago
- 一个用来监听View事件分发的库☆26Updated 2 years ago
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 2 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆24Updated 3 years ago
- 一个轻量级的多进程路由框架,支持本地进程路由和跨进程路由。通过注解自动注册和生成路由表,是多进程App模块化通信的一种优秀实践☆22Updated 5 years ago
- dynamic replace java and class value☆51Updated 6 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- uTools plugin - search gradle dependcies at maven central repository and google maven repository☆14Updated 4 years ago
- Android Gradle Plugin和Kotlin Gradle Plugin源码demo工程☆14Updated 5 years ago
- ☆34Updated 2 years ago
- A detection tool of Android App power consumption☆66Updated last year
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year