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
- simple java virtual machine☆138Updated 5 years ago
- fork of jamvm 2.0☆13Updated 6 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆52Updated 4 years ago
- ☆12Updated 3 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆379Updated last month
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- netty实现的http动态代理服务器☆18Updated 6 years ago
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- A tiny JVM written in C++, based on JDK 24.☆35Updated 4 months ago
- JVM bytecode interpreter written in Java☆88Updated 11 months ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆57Updated 2 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆66Updated 12 years ago
- Another program language base on jvm☆67Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 4 years ago
- Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.☆70Updated last month
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago
- 简易编译器实现,最终翻译成伪汇编代码☆34Updated 3 years ago
- [yvm] low performance garbage-collectable jvm☆256Updated 2 years ago
- A Decompiler can read the class file, and decompile the bytecode to java code.☆25Updated 6 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- Knife是一个基于JVMTI开发的JVM诊 断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 4 months ago
- 模仿mogodb采用xml+json实现小型数据库☆15Updated 10 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Updated 11 years ago
- panama是一个高性能的代理服务器,基于shadowsocks协议,采用netty实现,可以使用ss客户端进行连接。并且除了常规的代理模式,还支持链式代理,反向代理功能,支持内网穿透。☆68Updated 2 years ago