zhangkari / jvmLinks
simple java virtual machine
☆141Updated 5 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below
Sorting:
- [yvm] low performance garbage-collectable jvm☆254Updated 2 years ago
- my simple java virtual machine~☆229Updated 10 months ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- A tiny JVM written in C++, based on JDK 25.☆39Updated last month
- Another program language base on jvm☆67Updated 2 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆177Updated 7 years ago
- ☆244Updated 13 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- ☆42Updated 7 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
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- ☆61Updated 3 years ago
- Java 实现 JVM☆251Updated 3 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- 自制编译器☆44Updated 8 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 100% Java compatibility and Functional Programming.☆135Updated 6 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- ☆12Updated 3 years ago
- ☆176Updated 5 years ago
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆65Updated 10 months ago
- A Java Class File Disassembler☆153Updated 2 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆253Updated 3 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- My multi-paxos service implement :-)☆144Updated 3 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago