Adrninistrator / java-callgraph2Links
Programs for producing static call graphs for Java programs.
☆257Updated last month
Alternatives and similar repositories for java-callgraph2
Users that are interested in java-callgraph2 are comparing it to the libraries listed below
Sorting:
- Generate all call graph for Java Code.☆496Updated 3 weeks ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆35Updated 2 years ago
- Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Gr…☆266Updated last year
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆388Updated 3 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆822Updated last year
- Call graph analyzer for Java☆42Updated 4 years ago
- Java Bytecode Kit☆512Updated 7 months ago
- 月光宝盒:无侵入的流量录制与回放平台 A server-side traffic capture and replay platform with noninvasive☆1,302Updated 2 weeks ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 6 years ago
- ☆518Updated last year
- java runtime decompiler (java实时反编译工具)☆244Updated last year
- IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当…☆473Updated 2 years ago
- 本文档是作者小傅哥从网上资料获取整理,方便学习使用。ASM 是一个 Java 字节码操控框架。它能被用来动态生成类或者增强既有类的功能。ASM 可以直接产生二进制 class 文件,也可以在类被加载入 Java 虚拟机之前动态改变类行为。如果本文能为您提供帮助,请给予支持(…☆73Updated 5 years ago
- Java dynamic debug tool☆104Updated last year
- LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, wi…☆166Updated last year
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆227Updated last year
- 通用接口Mock平台☆106Updated 3 years ago
- 🏭Auto generate mock data for java test.(便于 Java 测试自动生成对象信息)☆94Updated 2 years ago
- 几个javaagent的小栗子☆20Updated last year
- ☆568Updated 2 years ago
- ☆43Updated last year
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆46Updated 3 years ago
- 学习JVM-SANDBOX的例子☆81Updated last month
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆72Updated 2 months ago
- 慢sql语句检测平台 capture and explain sqls, then you know whether it's slow or fast.☆51Updated 2 years ago
- ACTS is a white box testing framework based on data model drivers.☆308Updated last year
- Java code commit impact, java code change impact analysis,java代码改动影响范围分析工具,精准测试,回归测试范围划定☆324Updated 8 months ago
- Java ASM☆344Updated 6 months ago
- Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.☆516Updated 2 weeks ago
- Intellij IDEA的一个Code Review代码检视、代码评审的插件。可以在本地的IDEA工具中进行添加检视意见、评审意见等,支持Excel导入导出,可视化界面,方便项目中代码走读。☆114Updated 7 months ago