How to generate and compile sources at runtime in Java

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more... (by burningwave)

  • Here they come to our aid the source code generator components and the JavaMemoryCompiler of Burningwave Core. With source code generators we can generate source code and store it on the drive or compile it via the JavaMemoryCompiler.

  • 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

  • How to create your own dependency injection framework in Java

    1 project | dev.to | 24 Nov 2021
  • JEP Draft – Derived Record Creation (Preview) – Java

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Avaje HTTP 2.0 Released

    1 project | news.ycombinator.com | 27 Oct 2023
  • Useful & Unknown Java Libraries - Piotr's TechBlog

    2 projects | /r/java | 30 Jan 2023
  • How to use Java Records

    3 projects | dev.to | 18 Nov 2022