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:
- JamVM 2 + OpenJDK☆31Dec 3, 2023Updated 2 years ago
- book for Halide language programming☆13Sep 8, 2021Updated 4 years ago
- A self-hosting and educational C optimizing compiler☆1,347Feb 9, 2026Updated 2 weeks ago
- a bare metal example with a simple printf implementation for RPi Zero☆13Feb 4, 2021Updated 5 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆59Oct 20, 2018Updated 7 years ago
- Simple 3-stage pipeline RISC-V processor☆146Updated this week
- A minimalist lossless data compressor☆47Aug 25, 2021Updated 4 years ago
- Compact and Efficient RISC-V RV32I[MAFC] emulator☆539Feb 9, 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 7 months ago
- Ruby-like high-performance script programming language with JIT compilation☆28Apr 14, 2018Updated 7 years ago
- schedule and materials about my presentations☆365Jan 13, 2026Updated last month
- Complementary Concurrency Programs for course "Linux Kernel Internals"☆423Apr 26, 2025Updated 10 months ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Aug 23, 2021Updated 4 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,052Aug 5, 2025Updated 6 months ago
- JVM bytecode interpreter written in Java☆92Jan 13, 2026Updated last month
- https://hackmd.io/s/r1SgsdF3X☆10Dec 21, 2018Updated 7 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Jun 15, 2022Updated 3 years ago
- ☆21Dec 29, 2024Updated last year
- An event-driven and non-blocking web server☆81Aug 1, 2023Updated 2 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆394Feb 12, 2026Updated 2 weeks ago
- A minimal mark-and-sweep garbage collector☆43Apr 3, 2019Updated 6 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Mar 3, 2014Updated 11 years ago
- Effective System Call Aggregation☆39Nov 3, 2022Updated 3 years ago
- C6 -- 600 行的 C 語言編譯器☆22Mar 23, 2022Updated 3 years ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Mar 29, 2021Updated 4 years ago
- An implementation of the GDB Remote Serial Protocol to help you adding debug mode on emulator☆86Jan 29, 2026Updated last month
- calculate cpu usage with /proc/stat on linux☆12Mar 23, 2020Updated 5 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Jun 3, 2015Updated 10 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Nov 25, 2020Updated 5 years ago
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆127May 2, 2023Updated 2 years ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆183Dec 26, 2024Updated last year
- An implementation of classical tic-tac-toe game for terminal I/O☆16Sep 2, 2022Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Mar 8, 2018Updated 7 years ago
- Userspace TCP/IP stack for Linux☆341Aug 5, 2023Updated 2 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆256Mar 10, 2022Updated 3 years ago
- [yvm] low performance garbage-collectable jvm☆253Feb 15, 2023Updated 3 years ago
- A Scheme-like Lisp interpreter that can also run as an operating system☆20Aug 17, 2013Updated 12 years ago