zhangkari / jvmLinks
simple java virtual machine
☆138Updated 4 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below
Sorting:
- my simple java virtual machine~☆227Updated 4 months ago
- ☆243Updated 13 years ago
- [yvm] low performance garbage-collectable jvm☆253Updated 2 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆174Updated 7 years ago
- Another program language base on jvm☆67Updated 2 years ago
- A tiny JVM written in C++, based on JDK 24.☆33Updated last month
- A hobby jvm, just want to know how a java virtual machine works.☆302Updated 9 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Basic C++ Implementation of a Java Virtual Machine.☆36Updated 9 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆249Updated 3 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆101Updated 7 months ago
- A simple aync java httpserver, written when learning NIO☆86Updated 13 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- ☆171Updated 4 years ago
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆13Updated 7 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆22Updated 6 years ago
- Spring FrameWork 0.9.1 Version for learning☆29Updated 6 years ago
- fox is a distributed RPC framework☆79Updated 2 years ago
- JamVM adapted version on macOS Catalina 10.15.6☆16Updated 4 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆57Updated 3 months ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 3 years ago
- Java 实现 JVM☆244Updated 2 years ago
- ☆60Updated 3 years ago
- A Java Class File Disassembler☆154Updated last year