zxh0 / classpyLinks
GUI tool for investigating Java class files
☆1,129Updated 2 years ago
Alternatives and similar repositories for classpy
Users that are interested in classpy are comparing it to the libraries listed below
Sorting:
- 《自己动手写Java虚拟机》随书源代码☆1,652Updated 3 years ago
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆834Updated 6 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…☆666Updated 2 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆900Updated 4 years ago
- Mockito框架中文文档☆1,119Updated 4 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆714Updated 2 years ago
- 用java解析class文件☆79Updated 8 years ago
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆442Updated 6 years ago
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆387Updated 3 years ago
- A idea-plugin for Java/Scala, support custom code template.☆521Updated 5 years ago
- jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.☆2,903Updated 2 months ago
- Java 实现 JVM☆247Updated 3 years ago
- ☆175Updated 4 years ago
- ClassViewer is a lightweight Java class file viewer that you can use to view the structure of Java class files.☆273Updated 4 months ago
- "Gradle User Guide" Chinese version☆1,446Updated 5 years ago
- In-memory compile java source code and load compiled classes.☆374Updated 9 years ago
- Java Bytecode Kit☆509Updated 6 months ago
- Netty In Action 中 文版☆1,466Updated last year
- Java ASM☆344Updated 5 months ago
- JDK8u mirror from mercurial☆381Updated 3 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,787Updated 2 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆2,158Updated 5 years ago
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,787Updated 3 years ago
- ☆244Updated 13 years ago
- Java bytecode engineering toolkit☆4,212Updated 10 months ago
- JDK 源码分析☆270Updated 3 weeks ago
- 《How Tomcat Works》 every chapter demo☆234Updated 6 years ago
- Jarslink is a sofa ark plugin used to manage multi-application deployment☆3,034Updated last year
- High performance Java reflection☆1,537Updated 2 months ago
- IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当…☆469Updated 2 years ago