zxh0 / jvmgo-book
《自己动手写Java虚拟机》随书源代码
☆1,641Updated 2 years ago
Alternatives and similar repositories for jvmgo-book:
Users that are interested in jvmgo-book are comparing it to the libraries listed below
- GUI tool for investigating Java class files☆1,121Updated 2 years ago
- Java 实现 JVM☆244Updated 2 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆894Updated 4 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆714Updated last year
- JDK源码阅读笔记☆1,965Updated 4 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
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆442Updated 5 years ago
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆834Updated 6 years ago
- JDK源码阅读笔记☆1,547Updated 3 years ago
- Netty learning.☆3,554Updated 8 years ago
- Netty 源码分析教程☆1,637Updated 2 years ago
- Netty In Action 中文版☆1,465Updated last year
- 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…☆654Updated 2 years ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,326Updated 2 years ago
- 《深入理解Java虚拟机(第3版)》样例代码&勘误☆1,366Updated 2 years ago
- Netty demos. (Netty 案例大全)☆1,875Updated 3 years ago
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,287Updated 7 years ago
- Jdk1.8源码解析☆1,530Updated 2 years ago
- 有深度的Java技术博客☆1,841Updated 5 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆168Updated 7 years ago
- 李林峰老师编写的netty权 威指南(第二版)对应的源码☆982Updated 4 years ago
- A GeekTime course about constructing a compiler.☆882Updated 4 years ago
- 掘金小册及实体书源码☆912Updated 2 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,418Updated 5 months ago
- 《Java多线程编程实战指南(核心篇)》的配套源码☆471Updated last year
- A crafted and atomic component library for Java.