graalvm-demos

This repository contains example applications to illustrate the different capabilities of GraalVM (by graalvm)

Graalvm-demos Alternatives

Similar projects and alternatives to graalvm-demos

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better graalvm-demos alternative or higher similarity.

graalvm-demos reviews and mentions

Posts with mentions or reviews of graalvm-demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-03.
  • Apple releases Pkl – onfiguration as code language
    14 projects | news.ycombinator.com | 3 Feb 2024
  • What are good Java demo projects?
    4 projects | /r/java | 27 Mar 2023
  • Having trouble creating an exe file in netbeans on a mac.
    2 projects | /r/javahelp | 26 Dec 2022
    https://www.graalvm.org/ can generate exe, there are many examples at https://github.com/graalvm/graalvm-demos
  • Spring Cloud Gateway 4.0.0-RC2 native example with Testcontainers
    7 projects | dev.to | 8 Dec 2022
    Spring Framework 6 and Spring Boot 3.0.0 have recently gone GA. My favorite feature of these new releases is hands down the AOT processing. The AOT processing, provided by GraalVM, creates statically linked binary images. These images are optimized, ahead of time, for the operating system and architecture. For many modern workloads they can provide smaller image sizes, smaller memory footprint, and a much faster startup time.
  • Java on Truffle — Going Fully Metacircular
    1 project | /r/java | 24 Jan 2021
    It's not "just" an interpreter; but ironically the beauty of our approach is that you write a simple interpreter in Java and with Graal/Truffle and you get a JIT compiler for free (via partial evaluation, e.g. first Futamura projection), that's the value, the fact that partial evaluation can be used in a practical way for Java code to the point of being able to implement a meta-circular JVM. With GraalVM native image tool there's no need for HotSpot to run Espresso. The goal is not to replace HotSpot, but to cover more use cases and make Java and the JVM even more accessible. See our native jshell + Espresso demo: https://github.com/graalvm/graalvm-demos/tree/master/espresso-jshell Note that the demo includes a true port of jshell to Java 8 without changing a single line of code in jshell.
    3 projects | /r/Clojure | 20 Jan 2021
    The repo is available here: https://github.com/graalvm/graalvm-demos/tree/master/espresso-jshell
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic graalvm-demos repo stats
6
540
9.3
5 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com