zxh0 / classpyLinks
GUI tool for investigating Java class files
☆1,136Updated 3 years ago
Alternatives and similar repositories for classpy
Users that are interested in classpy are comparing it to the libraries listed below
Sorting:
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆834Updated 7 years ago
- 《自己动手写Java虚拟机》随书源代码☆1,666Updated 3 years ago
- Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10/11/12/13/14/15/16/17/18 JDK's src.zip), Only for learning; "rt_debug.jar" can be…☆667Updated 3 years ago
- 用java解析class文件☆80Updated 8 years ago
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆443Updated 6 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆717Updated 2 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆901Updated 5 years ago
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有 三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆392Updated 3 years ago
- jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.☆2,978Updated last month
- ☆177Updated 5 years ago
- Mockito框架中文文档☆1,129Updated 5 years ago
- A idea-plugin for Java/Scala, support custom code template.☆523Updated 6 years ago
- Java 实 现 JVM☆252Updated 3 years ago
- Java bytecode engineering toolkit☆4,231Updated last year
- ClassViewer is a lightweight Java class file viewer that you can use to view the structure of Java class files.☆278Updated 10 months ago
- JDK8u mirror from mercurial☆388Updated 4 years ago
- Java Bytecode Kit☆522Updated last month
- In-memory compile java source code and load compiled classes.☆377Updated 9 years ago
- Java ASM☆347Updated 11 months ago
- Netty In Action 中文版☆1,476Updated 2 years ago
- JDK 源码分析☆269Updated 2 weeks ago
- ☆244Updated 13 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆2,142Updated 5 years ago
- IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当…☆475Updated 3 years ago
- "Gradle User Guide" Chinese version☆1,445Updated 6 years ago
- A Java Class File Disassembler☆154Updated 2 years ago
- ☆143Updated 8 years ago
- High performance Java reflection☆1,545Updated 8 months ago
- 《How Tomcat Works》 every chapter demo☆234Updated 7 years ago
- A useful utility library for java programmer using google protobuf☆917Updated last year