Any news on the Classfile API?

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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Java Code. Always.
  • jdk-sandbox

    JDK Committers Sandbox

    Code is here and is still receiving commits, I'm assuming more news will be released when it's closer to being released.

  • javawriter

    A Java API for generating .java source files.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • Maker

    Lightweight, full-featured, low-level dynamic Java class generator designed for ease of use.

    If you want an alternative to ASM, try Cojen/Maker, which is designed to be much easier to use than any of the other class writing APIs, including the one proposed by JEP-8280389. Here's a comparison.

  • proguard-core

    Library to read, write, analyze, and process java bytecode

    Anyways, have you looked at Proguard core?

  • Byte Buddy

    Runtime code generation for the Java virtual machine.

    Just a drive-by comment: ByteBuddy is worth a look https://bytebuddy.net/. It is built on top of ASM.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

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