GraalVM 22.2: Smaller JDK size, improved memory usage, better library support

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • I really wish GraalVM would support iOS https://github.com/oracle/graal/issues/373

  • Codename One

    Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

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

    Quarkus: Supersonic Subatomic Java.

  • GraalVM is a set of tools. It's hard to cover in one reply... The big feature is it's probably the most advanced JIT optimizing compiler available outside of research. It can run _a lot_ of different languages too and it's cross platform by default. It will literally run on any device that can run a JVM, and even some that can't. It's also written in a language (Java) that's far more accessible for people to make compiler enhancements too, hence it's meteoric rise.

    Another big feature is it's Native Image feature, which is an AOT compiler. You can make a native executable out of a Ruby, Java, JS, or Python program, with some asterisks. I think Quarkus' benchmarks really speak to why this feature is valuable (scroll down on this page) https://quarkus.io

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

  • Top 10 GitHub Repositories for Python and Java Developers

    21 projects | dev.to | 3 May 2024
  • LogCaptor: Simplificando o Teste de Logs em APIs REST Java

    2 projects | dev.to | 12 Mar 2024
  • Microsoft seeks Rust developers to rewrite core C# code

    1 project | news.ycombinator.com | 3 Feb 2024
  • Live Objects All the Way Down: Removing the Barriers Between Apps and VMs

    1 project | news.ycombinator.com | 8 Jan 2024
  • Crash report and loading time

    1 project | /r/fabricmc | 15 Nov 2023