Why people don't love Java?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Because this is what people think Java is like.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. UNI_

    I am lost help me. I want to create an gui app. Making it responsive yet not bulky and with animation. Tried java swing. I was planning to use Udp package and a small server to make it connected. Swing is hard. I was planning to make it using Opengl to make it faster(which was really hard). Should I try make it in JS. My project. I just wanted to create an desktop app for university club.

  4. javalin

    Discontinued A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]

    I've been looking at https://javalin.io/ Seems close enough to express and some big names are using it, so I wouldn't say it's fizzling out

  5. NullAway

    A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead

    Check out Uber's https://github.com/uber/NullAway It's fantastic for new projects. By default it will assume everything is @NonNull, and throw a compiler warning if you try to set it to null. It gets you to 90% of Kotlins nullability checks.

  6. samples

    JavaFX samples to run with different options and build tools (by openjfx)

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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

  • Which JVM Language Would You Choose for a New Server-Side Project?

    2 projects | /r/Kotlin | 27 Mar 2023
  • Tech-stack for web application using Kotlin?

    6 projects | /r/Kotlin | 15 Feb 2023
  • PFA vs SRL

    2 projects | /r/programare | 6 Feb 2023
  • Backend Java 19 vs Kotlin?

    3 projects | /r/java | 31 Oct 2022
  • Scala project rewrite

    2 projects | /r/scala | 3 Apr 2022

Did you know that Java is
the 8th most popular programming language
based on number of references?