[Go to site: main page, start]

Java java-virtual-machine

Open-source Java projects categorized as java-virtual-machine

Top 3 Java java-virtual-machine Projects

java-virtual-machine
  1. Byte Buddy

    Runtime code generation for the Java virtual machine.

    Project mention: Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL - Part 6 Using GraalVM Native Image | dev.to | 2026-04-22

    The biggest challenge was the fact that Hibernate uses Byte Buddy. Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application, without the help of a compiler. This obviously doesn't work at runtime in the GraalVM native image. Hibernate also ships no-op org.hibernate.bytecode.internal.none.BytecodeProviderImpl, but for many versions, it doesn't allow its configuration from outside. The Byte Buddy implementation was always found in the classpath and broke at runtime. Frameworks like Quarkus and Spring Boot can do this magic with the AOT, but as I don't use them, I was seeking the possibilities of how to solve it. Please, read my discussion in the Hibernate forum.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. JaCoCo

    :microscope: Java Code Coverage Library

  4. groovy-eclipse

    Eclipse Groovy Development Tools

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java java-virtual-machine discussion

Log in or Post with

Java java-virtual-machine related posts

  • Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL - Part 6 Using GraalVM Native Image

    2 projects | dev.to | 22 Apr 2026
  • I Hacked the JVM to Visualize Algorithms Without Touching the Source Code

    2 projects | dev.to | 3 Apr 2026
  • Byte Buddy is a code generation and manipulation library for Java

    9 projects | news.ycombinator.com | 8 Aug 2025
  • Ulyp: Recording Java code execution for faster debugging (Part 1)

    2 projects | dev.to | 13 Oct 2024
  • How to disable parrot parser on build.gradle

    1 project | /r/groovy | 3 May 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source java-virtual-machine projects in Java? This list will help you:

# Project Stars
1 Byte Buddy 6,855
2 JaCoCo 4,574
3 groovy-eclipse 681

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com