Java records make Google's AutoValue mostly obsolete

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

    A collection of source code generators for Java.

  • AutoValue has posted a new doc comparing itself to Java record classes. (Records were new in Java 16, or earlier with --enable-preview.)

  • jspecify

    An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.

  • Coincidentally that's my current project -- sort of. We need to stay with an annotation-based approach for a bit longer but we think there's a path. http://jspecify.org

  • 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 go about writing a library?

    2 projects | /r/java | 28 Jan 2023
  • Java, null, and JSpecify [video link]

    1 project | /r/java | 11 Dec 2023
  • Design document on nullability and value types (Brian Goetz)

    1 project | /r/java | 2 Jun 2023
  • Java might eventually get null-restricted types

    1 project | /r/java | 25 Apr 2023
  • What does the future hold for Project Amber?

    3 projects | /r/java | 15 Sep 2022