zxh0 / classpy
GUI tool for investigating Java class files
☆1,114Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for classpy
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆832Updated 6 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆893Updated 4 years ago
- 《自己动手写Java虚拟机》随书源代码☆1,625Updated 2 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…☆650Updated 2 years ago
- Mockito框架中文文档☆1,112Updated 4 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆711Updated last year
- Java Bytecode Kit☆479Updated 2 months ago
- A java-based JVM. 用Java实 现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆443Updated 5 years ago
- Java ASM☆328Updated 9 months ago
- Java bytecode engineering toolkit☆4,115Updated last month
- ☆263Updated last month
- Netty In Action 中文版☆1,466Updated 11 months ago
- Java 实现 JVM☆243Updated 2 years ago
- JDK 源码分析☆266Updated 5 months ago
- ☆168Updated 4 years ago
- jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.☆2,768Updated last month
- A idea-plugin for Java/Scala, support custom code template.☆519Updated 4 years ago
- SOFAArk is a light-weight,java based classloader isolation framework.☆1,569Updated last week
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆376Updated 2 years ago
- 🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵☆1,112Updated 2 weeks ago
- "Gradle User Guide" Chinese version☆1,442Updated 5 years ago
- 用java解析class文件☆79Updated 7 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆2,167Updated 4 years ago
- 这是Gradle In Action(Gradle实战) 的中文版☆462Updated 6 years ago
- ☆548Updated last year
- A useful utility library for java programmer using google protobuf☆895Updated last month
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,781Updated 2 years ago
- BTrace - a safe, dynamic tracing tool for the Java platform☆5,821Updated last week
- GC参考手册-Java版☆310Updated 2 years ago
- 《How Tomcat Works》 every chapter demo☆231Updated 6 years ago