SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 Java JVM and JDK Projects
-
Graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
You can trim down the runtime[1] but the tooling around doing this is non-existent / unreliable. Alternatively, you can generate native binaries with GraalVM[2] which comes with its own baggage (license, slow compile time, etc).
[1]: https://docs.oracle.com/javase/8/embedded/develop-apps-platf...
[2]: https://www.graalvm.org/
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
OpenJ9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
-
Java JVM and JDK discussion
Java JVM and JDK related posts
-
Marta File Manager: Back on Track
-
Migrating from Java 8 to Java 17: A Comprehensive Guide to New Features
-
One year of solo dev, wrapping up the grant-funded work
-
Writing memory safe JIT compilers
-
Garbage Collectors Are Scary
-
Live Objects All the Way Down: Removing the Barriers Between Apps and VMs
-
Crash report and loading time
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Sep 2024
Index
What are some of the best open-source JVM and JDK projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Graal | 20,186 |
2 | Dragonwell8 | 4,182 |
3 | OpenJ9 | 3,267 |
4 | SAP Machine | 502 |