Why people don't love Java?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Because this is what people think Java is like.

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

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

  • 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

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

  • samples

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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