A shabby implementation of Java virtual machine in C
☆148Sep 6, 2022Updated 3 years ago
Alternatives and similar repositories for pitifulvm
Users that are interested in pitifulvm are comparing it to the libraries listed below
Sorting:
- A self-hosting and educational C optimizing compiler☆1,353Feb 9, 2026Updated last month
- book for Halide language programming☆13Sep 8, 2021Updated 4 years ago
- A minimalist lossless data compressor☆47Aug 25, 2021Updated 4 years ago
- JamVM 2 + OpenJDK☆31Dec 3, 2023Updated 2 years ago
- Compact and Efficient RISC-V RV32I[MAFC] emulator☆544Mar 7, 2026Updated 2 weeks ago
- Highly simplified Java and Davlk virtual machine implementations☆23Mar 3, 2014Updated 12 years ago
- A minimal mark-and-sweep garbage collector☆43Apr 3, 2019Updated 6 years ago
- An event-driven and non-blocking web server☆81Aug 1, 2023Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Nov 25, 2020Updated 5 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,054Aug 5, 2025Updated 7 months ago
- calculate cpu usage with /proc/stat on linux☆11Mar 23, 2020Updated 5 years ago
- A JVM implemented in 100% pure Java, ported from MaxineVM☆16Dec 31, 2010Updated 15 years ago
- Complementary Concurrency Programs for course "Linux Kernel Internals"☆424Updated this week
- schedule and materials about my presentations☆366Mar 4, 2026Updated 2 weeks ago
- An efficient and portable Game Boy emulator☆37Jun 26, 2024Updated last year
- A small and efficient web server with 1K lines of C code☆92Jul 20, 2025Updated 8 months ago
- JVM bytecode interpreter written in Java☆92Jan 13, 2026Updated 2 months ago
- ☆43Apr 17, 2020Updated 5 years ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆184Dec 26, 2024Updated last year
- Userspace TCP/IP stack for Linux☆342Aug 5, 2023Updated 2 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆397Updated this week
- A minimalist RISC-V system emulator capable of running Linux kernel with efficient event-driven scheduling☆292Jan 3, 2026Updated 2 months ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Aug 23, 2021Updated 4 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Nov 8, 2023Updated 2 years ago
- An implementation of the GDB Remote Serial Protocol to help you adding debug mode on emulator☆88Mar 8, 2026Updated last week
- C6 -- 600 行的 C 語言編譯器☆22Mar 23, 2022Updated 3 years ago
- RISC-V RV32I[MA] emulator with ELF support☆48Oct 21, 2020Updated 5 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Mar 29, 2021Updated 4 years ago
- 32-bit RISC-V (RV32I) port for MIT xv6 teaching operating system☆11Oct 9, 2021Updated 4 years ago
- A tiny load balancer, implemented by XDP.☆12Nov 25, 2024Updated last year
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Jun 15, 2022Updated 3 years ago
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆127May 2, 2023Updated 2 years ago
- A simplified educational Dalvik virtual machine implementation☆70Feb 26, 2015Updated 11 years ago
- A minimalist C compiler with x86_64 code generation☆537Oct 9, 2020Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆192Mar 8, 2018Updated 8 years ago
- Lab3: Construct a single-cycle CPU with Chisel☆18Nov 20, 2023Updated 2 years ago
- new generation language☆20Aug 2, 2013Updated 12 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Dec 28, 2020Updated 5 years ago
- Ternary Search Tree + Bloom filter☆20Jan 13, 2021Updated 5 years ago