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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tiny helper class to provide cache for the result of repeated functions.☆19Mar 13, 2020Updated 6 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Mar 29, 2020Updated 6 years ago
- A simple example of annotation processing with Kotlin's kapt and Square's kotlinpoet.☆10Jul 3, 2017Updated 9 years ago
- Android AppBundle aab package signing tool.☆11May 21, 2021Updated 5 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆20Jun 17, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An open-source file server, designed for use in a massively-multiplayer online game environment.☆20Apr 2, 2018Updated 8 years ago
- Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight☆18Updated this week
- 检测违反最新广告法工具☆14Aug 13, 2019Updated 6 years ago
- ☆15Aug 2, 2014Updated 12 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆232Sep 26, 2023Updated 2 years ago
- help you to learn spock quickly.☆14Apr 3, 2023Updated 3 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 集成 aspect、javassist、asm 实践 demo☆11Oct 21, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆23Jun 8, 2026Updated 2 months ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆50May 23, 2019Updated 7 years ago
- Kotlin Coroutines as RxJava Schedulers 😈☆31Mar 12, 2020Updated 6 years ago
- Android App Signature☆10Jan 16, 2017Updated 9 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- ☆27Nov 10, 2015Updated 10 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Dec 1, 2017Updated 8 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- ☆529Oct 13, 2023Updated 2 years ago
- A plugin to inject tracing code to specified methods.☆40Aug 21, 2018Updated 7 years ago
- JVMTI Demo☆11May 4, 2022Updated 4 years ago
- Joway's Gallery☆10Nov 11, 2023Updated 2 years ago
- Refactoring the obfuscated v317 of the RuneScape (RuneTek 3) client.☆34Jul 11, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆12Feb 7, 2020Updated 6 years ago
- WebView(Java)和JS互相调用demo☆10Dec 3, 2015Updated 10 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆844Mar 22, 2024Updated 2 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- 一个功能强大的多层级Java字符串/占位符替换工具.A powerful Java-based multi-level string / placeholder replacement tool.☆14Oct 21, 2017Updated 8 years ago