Topic: "java-virtual-machine"
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
Language: Java - Size: 960 MB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 6,495 - Forks: 815

jacoco/jacoco
:microscope: Java Code Coverage Library
Language: Java - Size: 11.1 MB - Last synced at: 1 day ago - Pushed at: 29 days ago - Stars: 4,329 - Forks: 1,167

ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Language: C# - Size: 200 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1,379 - Forks: 127

groovy/groovy-eclipse
Eclipse Groovy Development Tools
Language: Java - Size: 2.03 GB - Last synced at: about 4 hours ago - Pushed at: 30 days ago - Stars: 673 - Forks: 196

digitalgust/miniJVM
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Language: C - Size: 65.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 355 - Forks: 94

y1yang0/yvm
[yvm] low performance garbage-collectable jvm
Language: C++ - Size: 3.8 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 253 - Forks: 56

oldratlee/land
:dango: Land is a simple Java™ dependency-isolation container via class loader.
Language: Java - Size: 265 KB - Last synced at: about 1 hour ago - Pushed at: about 1 month ago - Stars: 156 - Forks: 49

sysprog21/pitifulvm
A shabby implementation of Java virtual machine in C
Language: C - Size: 119 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 142 - Forks: 21

pietrobraione/jbse
A symbolic Java virtual machine for program analysis, verification and test generation
Language: Java - Size: 93.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 109 - Forks: 29

java2script/java2script
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
Language: Java - Size: 1.77 GB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 57 - Forks: 30

mohamed-taman/JavaSE8-Features
Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
Language: Java - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 50 - Forks: 39

de-soot/mc-fps-jvm-args
JVM arguments that you can use in your Minecraft launcher to increase game performance.
Size: 128 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 41 - Forks: 2

yookax/jvm.cc
A tiny JVM written in C++, based on JDK 24.
Language: C++ - Size: 4.04 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 33 - Forks: 7

jserv/jamvm
JamVM 2 + OpenJDK
Language: C - Size: 1.72 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 6

idealista/java_role
Ansible role to install Java (OpenJDK, AdoptOpenJDK and Corretto)
Language: YAML - Size: 482 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 14 - Forks: 18

DavidGregory084/mina
A minimum viable functional programming language for the JVM
Language: Java - Size: 3.23 MB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 1

Feyerabend/vm
Virtual machines samples
Language: C - Size: 13 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

software-engineering-and-security/confuzzion
Confuzzion is a Java Virtual Machine (JVM) fuzzer generating Java programs to find bugs and vulnerabilities in the Java VM.
Language: Java - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 5 - Forks: 2

aws-samples/monitor-java-gc-on-aws-lambda 📦
With this solution you collect JVM garbage collector activity of your AWS Lambda functions. You can visualize out-of-memory situations in a Kibana dashboard and gain insights into your application’s memory consumption for troubleshooting and optimization.
Language: JavaScript - Size: 2.85 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

seanpm2001/BlueberryOS_JVM
🫐️[🇴.🇸]📱️☕️ The official source repository for the BlueberryOS Java Virtual Machine (JVM)
Language: Java - Size: 7.8 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

rhaeguard/shum
a useless stack-oriented programming language for JVM
Language: Java - Size: 158 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

seanpm2001/PYVM
A Virtual Machine for Python, like that of the JVM (Java Virtual machine) this project may be necessary if a use is found, for now, it is just to redirect people to read about the Python interpreter, rather than a Python Virtual Machine
Language: Python - Size: 937 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 3

jackyhuynh/Process_Sync_and_MultiThread_Optimization_using_Java 📦
Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics of how operating system functions, and OS Scheduler Algorithms. I also implement the Producer-Consumer Problem using Conditional Variables to explain. This is not a full program. The research paper can be used as a good fundamental for Multithreading Engineers or embedded System Engineers.
Language: Java - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

boileryao/JVM
A JVM implemented in go-lang
Language: Go - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

BFergerson/jvm_mechanic 📦
Lightweight JVM Performance Diagnostic Agent + Realtime Dashboard Analytics User Interface
Language: JavaScript - Size: 1.62 MB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

seanpm2001/BlueberryOS_JVM_Docs
🫐️[🇴.🇸]📱️☕️📖️ The official documentation source repository for the BlueberryOS Java Virtual Machine (JVM)
Language: Markdown - Size: 7.98 MB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

chrlns/bean
Bean Java Virtual Machine for Arduino Microcontrollers
Language: C - Size: 7.81 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sylhare/Java
:coffee: Some java experiences for fun
Language: Java - Size: 28.6 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Amitai5/CoffeeMakerVM
A simple Java Virtual Machine (JVM) written in C#
Language: C# - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jackyhuynh/Automotive_Customization_System
The application allows multiple users to get access to the server, and modify the data (which is cars) in the server. The application also allows each user to configure their car and upload it to the server. The server and client object was implemented using Object Oriented Programing to encapsulate the design and access. Link Hash Map is used as the main container for this project (instead of a real database). The updated data is written to a text file to simplifier the process. The container can be replaced with a database system (SQL Server or My SQL) and will perform the full function of an API. The project can be extended to a full e-commerce page if the following component is added: a better GUI for the clients, payment API (Paypal), and a database system.
Language: Java - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Stupremee/rlass
A JVM Bytecode parser implemented in Rust
Language: Rust - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

TheAhmadOsman/JCoCo Fork of kentdlee/JCoCo
:electric_plug: JCoCo is an implementation of the Python Virtual Machine in Java. Programming Languages class project. :hammer_and_wrench:
Language: Java - Size: 159 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

jmpnz/coldbrew
a (Toy) Tracing JIT for the JVM written in Rust
Language: Rust - Size: 812 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

argeeee/jvm
A Java Virtual Machine implementation in C++
Language: C++ - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

anthonyabeo/jayvee3m
An implementation of the Java Virtual Machine in D
Language: D - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

alex-c/cobaltc
A compiler for the Cobalt programming language targeting the JVM and written in Kotlin.
Language: Kotlin - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

abego/java2script Fork of java2script/java2script
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
Language: Java - Size: 542 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

himewel/java-virtual-machine
Hardware description of a JVM with a reduced set of instructions implemented in VHDL
Language: VHDL - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

zbiljic/baseagent
Java framework that makes it easier to write instrumentation for Java classes
Language: Java - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

SiriusNEO/CoconutJVM
A toy JVM (Java Virtual Machine) written in C++. For learning purpose.
Language: C++ - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xiao-ren-wu/go-jvm
:milky_way: Implementation of Java Virtual Machine through go Language
Language: Go - Size: 311 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dkxiaohei/djvmgo
A JVM written in Go, inspired by zxh0/jvmgo-book
Language: Go - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

JuanAlberto-Mx/SyntixiAgent
SyntixiAgent gets all loaded classes in the Java Virtual Machine before the main method execution.
Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
