reverence / czvmLinks
简易jvm实现尝试
☆11Updated 8 years ago
Alternatives and similar repositories for czvm
Users that are interested in czvm are comparing it to the libraries listed below
Sorting:
- [yvm] low performance garbage-collectable jvm☆254Updated 2 years ago
- my simple java virtual machine~☆230Updated last year
- ☆244Updated 13 years ago
- Java 实现 JVM☆252Updated 3 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆900Updated 5 years ago
- simple java virtual machine☆142Updated 5 years ago
- ☆177Updated 5 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆717Updated 2 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆177Updated 8 years ago
- 《自己动手写Java虚拟机》随书源代码☆1,666Updated 3 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆75Updated 6 years ago
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单 ,但尽量符合 JVM 标准。☆443Updated 6 years ago
- 一个简单的json解析器☆96Updated 5 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆345Updated 6 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆254Updated 3 years ago
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆836Updated 7 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆25Updated 12 years ago
- A GeekTime course about constructing a compiler.☆888Updated 4 years ago
- 用java解析class文件☆80Updated 8 years ago
- 《JVM G1源码分析和调优》一书参考的代码☆59Updated 6 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- JamVM adapted version on macOS Catalina 10.15.6☆17Updated 5 years ago
- GUI tool for investigating Java class files☆1,136Updated 3 years ago
- Cb (C flat) compiler. Cb is simplified C.☆408Updated 7 years ago
- A tiny JVM written in C++, based on JDK 25.☆41Updated 3 months ago
- 各种垃圾回收算法的实现,C语言版本☆61Updated 5 years ago
- The Asteria Programming Language☆422Updated last week
- GC参考手册-Java版☆318Updated 3 years ago
- 参加阿里巴巴中间件比赛 时的rpc项目源码,高性能RPC框架☆254Updated 10 years ago
- Raft Java implementation which is simple and easy to understand.☆1,233Updated 2 years ago