Minvio - a simple Java graphical app framework.

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • minvio

    Minvio is a Lightweight Java framework for developing graphical applications.

  • Thanks, all the example code is in the project in the examples and gallery folders (e.g. https://github.com/nickd3000/minvio/tree/master/src/main/java/com/physmo/minvio/examples)

  • faypixelengine

    A Java Swing based game engine

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • moditect

    Tooling for the Java Module System

  • FWIW, I've had a lot more issues with reflective access when using GraalVM. Reflection is mainly a problem with modules if you forget to 'open' your modules which is easy to fix in many cases. There's also moditect if the library author still doesn't want to learn how to include a module-info in the legacy compatible jar.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • javafx:jlink and itext to create self contained jar.

    1 project | /r/learnjava | 14 Jun 2021
  • Modularization (modular-info.java), maven, and testing misery

    4 projects | /r/java | 6 Jan 2022
  • Distribution of JVM desktop applications

    4 projects | dev.to | 14 Feb 2021
  • JPMS Migration Playground

    4 projects | dev.to | 17 Feb 2021
  • Java Modules in Real Life

    5 projects | /r/java | 29 Jan 2023