The Wayback Machine - https://web.archive.org/web/20220409052504/https://github.com/topics/graalvm-native-image
Here are
148 public repositories
matching this topic...
A linter for Clojure code that sparks joy.
Updated
Apr 8, 2022
Clojure
Plugin to generate native-image binaries with sbt
Updated
Apr 1, 2022
Scala
This example project shows how to compile a Webflux based Spring Boot application into a Native App using GraalVM Native Image locally & on GitHub Actions with & without Docker
Grep-like utility based on Lucene Monitor compiled with GraalVM native-image
Updated
Mar 11, 2022
Clojure
Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot and Redis Pub/Sub
Library to initialize Clojure packages at build time with GraalVM native-image.
Updated
Nov 12, 2021
Clojure
Sample serverless application written in Java compiled with GraalVM native-image
Employ Scala for serverless applications
Updated
Apr 7, 2022
Scala
Jayfu is a tutorial on how to create a Clojure CLI with GraalVM native-image and SCI.
Updated
Sep 16, 2021
Clojure
Showcase and blueprint for implementing elaborated distributed systems on JVM. It should also serve as a playground for incubating reusable libraries useful on its own.
Updated
Apr 8, 2022
Groovy
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.
Updated
Mar 24, 2022
Scala
Client tool that exports the consumer lag of Kafka consumer groups to Prometheus or your terminal
Updated
Feb 11, 2022
Kotlin
🔐 A CLI tool to extract server certificates
Updated
Jan 29, 2022
Java
Run tools-deps-alpha as a native binary.
Updated
Nov 28, 2021
Clojure
A native Specter CLI, compiled with GraalVM native-image and executed by SCI.
Updated
Jul 3, 2021
Clojure
Example project of Clojure + GraalVM Native Image + AWS Lambda container images
REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR
GraalVM native-image configurations distribution for Clojure libraries
Updated
Dec 5, 2021
Clojure
App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image
Updated
Apr 4, 2022
Shell
Clean up generated reflection configs for GraalVM native-image compiled Clojure programs
Updated
Jun 30, 2021
Clojure
Demo showing how to use Notcurses library for building terminal UIs with Clojure
Updated
Jul 18, 2021
Clojure
Updated
Feb 2, 2022
Clojure
Spotify CLI built using Kotlin, CliKt and GraalVM (with native-image)
Updated
Mar 25, 2021
Kotlin
Source code for benchmark between Spring and Quarkus, in GraalVM Native Image
GraalVM derivations to be used by projects
A concourse resource to get an installation token for a GitHub App
Expose simple APIs using RESTEasy JAX-RS / Jackson
GraalVM implementation of AWS Lambda and performance comparison with other languages
GraalVM Native Image Workshop
Updated
Jan 28, 2021
Java
Improve this page
Add a description, image, and links to the
graalvm-native-image
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
graalvm-native-image
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The plugin declares repositories, effectively ignoring the repositories declared in the settings.
Steps to reproduce the behavior:
Declare repositories in
settigs.gradle
For example the following can be used:
Add any dependency to your project. It will compile correctly.
Add the `