java-virtual-machine

There are 45 repositories under java-virtual-machine topic.

  • byte-buddy

    raphw/byte-buddy

    Runtime code generation for the Java virtual machine.

    Language:Java6.3k1681.5k808
  • jacoco/jacoco

    :microscope: Java Code Coverage Library

    Language:Java4.2k1369321.2k
  • ikvmnet/ikvm

    A Java Virtual Machine and Bytecode-to-IL Converter for .NET

    Language:C#1.3k36394124
  • groovy/groovy-eclipse

    Eclipse Groovy Development Tools

    Language:Java670531.3k193
  • digitalgust/miniJVM

    Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .

    Language:C330192792
  • y1yang0/yvm

    [yvm] low performance garbage-collectable jvm

    Language:C++25315556
  • oldratlee/land

    :dango: Land is a simple Java™ dependency-isolation container via class loader.

    Language:Java153121649
  • pitifulvm

    sysprog21/pitifulvm

    A shabby implementation of Java virtual machine in C

    Language:C1398221
  • pietrobraione/jbse

    A symbolic Java virtual machine for program analysis, verification and test generation

    Language:Java10873929
  • 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:Java5583030
  • 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:Java4911038
  • de-soot/mc-fps-jvm-args

    JVM arguments that you can use in your Minecraft launcher to increase game performance.

  • yooka1123/cabin

    A toy jvm written in C, based on jdk16

    Language:C32317
  • clflushopt/coldbrew

    Tracing JIT compiler and runtime for a subset of the JVM

    Language:Rust23100
  • jserv/jamvm

    JamVM 2 + OpenJDK

    Language:C22236
  • idealista/java_role

    Ansible role to install Java (OpenJDK, AdoptOpenJDK and Corretto)

    Language:YAML14276218
  • DavidGregory084/mina

    A minimum viable functional programming language for the JVM

    Language:Java7301
  • Feyerabend/vm

    Virtual machines samples

    Language:C6201
  • 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:JavaScript5412
  • 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:Java5202
  • BlueberryOS_JVM

    seanpm2001/BlueberryOS_JVM

    🫐️[🇴.🇸]📱️☕️ The official source repository for the BlueberryOS Java Virtual Machine (JVM)

    Language:Java4301
  • BFergerson/jvm_mechanic

    Lightweight JVM Performance Diagnostic Agent + Realtime Dashboard Analytics User Interface

    Language:JavaScript3241
  • boileryao/JVM

    A JVM implemented in go-lang

    Language:Go3101
  • chrlns/bean

    Bean Java Virtual Machine for Arduino Microcontrollers

    Language:C3210
  • Process_Sync_and_MultiThread_Optimization_using_Java

    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:Java3004
  • rhaeguard/shum

    a useless stack-oriented programming language for JVM

    Language:Java3131
  • PYVM

    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:Python3303
  • Amitai5/CoffeeMakerVM

    A simple Java Virtual Machine (JVM) written in C#

    Language:C#2100
  • argeeee/jvm

    A Java Virtual Machine implementation in C++

    Language:C++2150
  • JavaClientServerDemo

    jackyhuynh/JavaClientServerDemo

    Client Server demo

    Language:Java210
  • BlueberryOS_JVM_Docs

    seanpm2001/BlueberryOS_JVM_Docs

    🫐️[🇴.🇸]📱️☕️📖️ The official documentation source repository for the BlueberryOS Java Virtual Machine (JVM)

    Language:Markdown2301
  • SiriusNEO/CoconutJVM

    A toy JVM (Java Virtual Machine) written in C++. For learning purpose.

    Language:C++2100
  • Stupremee/rlass

    A JVM Bytecode parser implemented in Rust

    Language:Rust2331
  • sylhare/Java

    :coffee: Some java experiences for fun

    Language:Java233
  • TheAhmadOsman/JCoCo

    :electric_plug: JCoCo is an implementation of the Python Virtual Machine in Java. Programming Languages class project. :hammer_and_wrench:

    Language:Java2300
  • Rohan-dev-C/CustomJVM

    This custom Java Virtual Machine (JVM) in C# is a high-performance implementation, enabling execution of Java bytecode on the C# platform. It has a flexible environment for running Java applications, this JVM bridges the gap between Java and C# ecosystems, providing a tool for cross-language development and compatibility testing.

    Language:C#1100