mlfx FXML compiler

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

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
  • mlfx

    OpenJFX's FXML language AOT compler

  • I'd like to introduce my project. It is called mlfx. It can compile FXML ahead of time. It is basically an annotation processor, which internally uses Micronaut framework's AST abstraction and compiles fxml files directly to JVM bytecode. This decreases UI load time and also helps with native-image reflection configs. It also has some compliance tests that load compiled code and check resulting object graph against one loaded by javafx-xml. It also has some drawbacks now, but, please, read README. Now I'm successfully using it in two production projects.

  • Micronaut

    Micronaut Application Framework

  • I'd like to introduce my project. It is called mlfx. It can compile FXML ahead of time. It is basically an annotation processor, which internally uses Micronaut framework's AST abstraction and compiles fxml files directly to JVM bytecode. This decreases UI load time and also helps with native-image reflection configs. It also has some compliance tests that load compiled code and check resulting object graph against one loaded by javafx-xml. It also has some drawbacks now, but, please, read README. Now I'm successfully using it in two production projects.

  • 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
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

  • Would love some guidance in how to get started with building web projects with Java.

    1 project | /r/learnjava | 28 Dec 2022
  • Is anyone using Java Spring Boot in AWS Lambda?

    3 projects | /r/java | 15 Oct 2022
  • Oracle joins the Micronaut Framework as an Engineering Partner

    3 projects | /r/java | 4 Oct 2022
  • Will Quarkus dethrone Spring Boot and Spring WebFlux?

    1 project | /r/java | 15 Sep 2022
  • Is it possible for an annotation processor to have a dependency on another?

    1 project | /r/javahelp | 8 Oct 2021