csuZipple / miniJVMLinks
a simple java virtual machine implemented by pure Java
☆15Updated 7 years ago
Alternatives and similar repositories for miniJVM
Users that are interested in miniJVM are comparing it to the libraries listed below
Sorting:
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 4 years ago
- fork of jamvm 2.0☆14Updated 7 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- simple java virtual machine☆141Updated 5 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆389Updated this week
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆56Updated 2 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 4 years ago
- JVM bytecode interpreter written in Java☆89Updated last year
- ☆12Updated 3 years ago
- A tiny JVM written in C++, based on JDK 25.☆40Updated 2 months ago
- 一个仿innodb的数据库存储引擎。☆15Updated 7 years ago
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆23Updated 3 years ago
- netty实现的http动态代理服务器☆18Updated 6 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- this is a mini jvm☆25Updated 8 years ago
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆17Updated 3 years ago
- 自制编译器☆44Updated 8 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Updated 2 years ago
- 模仿mogodb采用xml+json实现小型数据库☆15Updated 10 years ago
- 风控系统设计demo☆23Updated 8 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Updated 7 years ago
- A Decompiler can read the class file, and decompile the bytecode to java code.☆25Updated 6 years ago
- 用来检测java对象占用内存情况的小工具☆16Updated 12 years ago