use asm to parse classNode then get method invoke relations.解析获得方法调用链路
☆22Oct 2, 2020Updated 5 years ago
Alternatives and similar repositories for MethodParser
Users that are interested in MethodParser are comparing it to the libraries listed below
Sorting:
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Mar 29, 2020Updated 5 years ago
- bsdiff demo for android☆11Jul 21, 2016Updated 9 years ago
- Android AppBundle aab package signing tool.☆11May 21, 2021Updated 4 years ago
- Moonbox - Where your moon rocks live☆30Jun 26, 2014Updated 11 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆231Sep 26, 2023Updated 2 years ago
- 集成 aspect、javassist、asm 实践 demo☆11Oct 21, 2019Updated 6 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- ☆11Nov 9, 2017Updated 8 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- Kotlin Coroutines as RxJava Schedulers 😈☆31Mar 12, 2020Updated 6 years ago
- 容器日志搜集套件。☆15Mar 15, 2019Updated 7 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- Report server for ExtentReports☆39Aug 11, 2021Updated 4 years ago
- iOS 获取设备的各种信息。☆30Jul 19, 2018Updated 7 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 3 years ago
- VSCode Extension for files-to-prompt☆14Feb 25, 2026Updated 3 weeks ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Dec 1, 2017Updated 8 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 3 years ago
- AG-UI 4 Java☆22Dec 15, 2025Updated 3 months ago
- Annotation triggered method call plugin☆11Apr 28, 2017Updated 8 years ago
- ☆527Oct 13, 2023Updated 2 years ago
- JVMTI Demo☆11May 4, 2022Updated 3 years ago
- A plugin to inject tracing code to specified methods.☆38Aug 21, 2018Updated 7 years ago
- ☆10Jun 27, 2024Updated last year
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- java分布式爬虫,主机和从机控制的机制☆14May 21, 2015Updated 10 years ago
- Joway's Gallery☆10Nov 11, 2023Updated 2 years ago
- A simple projects that reproduces HandlerThread leaks☆10Jul 15, 2020Updated 5 years ago
- Demo of an application with Camunda Platform 8 and Clean Architecture☆18Nov 4, 2024Updated last year
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆841Mar 22, 2024Updated last year
- 一个功能强大的多层级Java字符串/占位符替换工具.A powerful Java-based multi-level string / placeholder replacement tool.☆14Oct 21, 2017Updated 8 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- Google's Pixel-like search bar for launcher☆10Jul 31, 2018Updated 7 years ago
- 《第一行代码》第 1 版 + Android Studio (Deprecated)☆11Aug 1, 2018Updated 7 years ago
- 基于consul的分布式锁☆47Sep 12, 2017Updated 8 years ago
- A modified version of AsyncTask, in Kotlin, with some things removed and some added☆10Feb 6, 2022Updated 4 years ago