wuba / EasyAOP
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.)
☆25Updated 2 years ago
Alternatives and similar repositories for EasyAOP:
Users that are interested in EasyAOP are comparing it to the libraries listed below
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated last year
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆53Updated last week
- generate reports,UML and so on from notation☆40Updated last year
- 基于 ByteX 开发一些有意义 的插件☆47Updated 4 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆92Updated 4 months ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆23Updated last year
- An Android startup jobs sceduler.☆52Updated 3 years ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- FastStartup 有向无环图启动框架☆21Updated 2 years ago
- 调试Android Framework的Java部分代码☆30Updated 2 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 实现自定义Plugin,使用ASM可以对class、aar、jar的代码进行修改,自定义plugin配置等。☆28Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Updated 7 years ago
- 组件化开发专题,组件单独调试与集成发布, 组件化选型,微信".api"化☆41Updated 4 years ago
- Android 包大小检测及趋势统计☆33Updated last year
- 基于LiveData设计思想而设计的一款Android消息总线☆50Updated 4 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 4 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆100Updated 3 years ago
- uTools plugin - search gradle dependcies at maven central repository and google maven repository☆14Updated 4 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆57Updated last year
- ☆49Updated 10 months ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 一个用来监听View事件分发的库☆26Updated 2 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated last year
- ☕ write XML, run Java.☆112Updated 2 years ago
- 🚀 A type-safe HTTP client for Android, based on okcronet☆27Updated last month
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆21Updated last year