An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with native-image

A curated list of projects in awesome lists tagged with native-image .

https://github.com/remkop/picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.

annotations ansi ansi-colors argument-parsing autocomplete bash-completion cli cli-framework command-line command-line-parser commandline completion executable git graalvm java native-image options-parsing parser subcommands

Last synced: 12 May 2025

https://github.com/graalvm/graalvm-demos

This repository contains example applications to illustrate the different capabilities of GraalVM

graalvm graalvm-demos native-image

Last synced: 15 May 2025

https://github.com/graalvm/native-build-tools

Native-image plugins for various build tools

graalvm gradle gradle-plugin java maven maven-plugin native-image

Last synced: 15 May 2025

https://github.com/fierycod/holy-lambda

The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.

aws aws-lambda babashka clojure graalvm java native-image

Last synced: 16 May 2025

https://github.com/taylorwood/clj.native-image

Build GraalVM native images with Clojure Deps and CLI tools

cli clojure graalvm native-image

Last synced: 07 Oct 2025

https://github.com/scalameta/sbt-native-image

Plugin to generate native-image binaries with sbt

github-actions graalvm graalvm-native-image native-image sbt scala

Last synced: 06 Apr 2025

https://github.com/taylorwood/lein-native-image

A Leiningen plugin to build GraalVM native images

clojure graalvm lein-plugin leiningen native-image

Last synced: 07 May 2025

https://github.com/jonashackt/spring-boot-graalvm

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

docker github-actions graalvm graalvm-native-image heroku heroku-container-registry heroku-docker java native-image native-image-maven-plugin spring-boot spring-graal substratevm travis travis-ci

Last synced: 16 May 2025

https://github.com/graalvm/setup-graalvm

GitHub Action for setting up GraalVM distributions.

action actions github github-action github-actions graalvm native-image polyglot truffle

Last synced: 15 May 2025

https://github.com/trace4cats/trace4cats

Distributed app tracing implementation in pure scala using cats-effect

cats cats-effect graalvm jaeger native-image opencensus opentelemetry opentracing scala tracing

Last synced: 15 May 2025

https://github.com/korandoru/hawkeye

Simple license header checker and formatter, in multiple distribution forms.

cli license license-checking native native-image

Last synced: 16 May 2025

https://github.com/qbicc/qbicc

Experimental static compiler for Java programs.

compiler java llvm native-image openjdk

Last synced: 16 May 2025

https://github.com/mike-neck/graalvm-native-image-plugin

A Gradle plugin which creates a native executable via GraalVM's native-image. This is a thin wrapper of the native-image command.

graalvm gradle-plugin native-image

Last synced: 26 Mar 2025

https://github.com/hewlettpackard/kraal

Enables the use of Kotlin coroutines and GraalVM native-image together

coroutines graal graal-native graalvm kotlin native-image

Last synced: 08 Oct 2025

https://github.com/taylorwood/clojurl

An example Clojure CLI HTTP/S client using GraalVM native image

cli clojure graalvm https native-image

Last synced: 18 Oct 2025

https://github.com/paketo-buildpacks/native-image

A Cloud Native Buildpack that creates native images from Java applications

cnb hacktoberfest java jvm-applications native-image spring-boot

Last synced: 16 May 2025

https://github.com/sgammon/rules_graalvm

Build GraalVM native binaries with Bazel

bazel bazel-rules graalvm native-image

Last synced: 14 Jul 2025

https://github.com/goodforgod/graalvm-hint

🧰 Generates GraalVM configuration hints for native-image applications.

annotation-processor graalvm graalvm-native-image hint native-image

Last synced: 30 Jul 2025

https://github.com/wkgcass/jdkman

Manage multiple JDK instances.

command-line-tool java native-image

Last synced: 12 Apr 2025

https://github.com/kb-1000/mc-image

Minecraft as a native executable using GraalVM native-image

graalvm graalvm-native-image minecraft native-image

Last synced: 18 Mar 2025

https://github.com/helpermethod/connor

A commandline tool for resetting Kafka Connect source connector offsets.

graalvm kafka kafka-connect native-image

Last synced: 13 Apr 2025

https://github.com/taylorwood/clj.native-cli

Template for creating native CLI tools with Clojure and GraalVM

cli clojure graalvm native-image template

Last synced: 16 May 2025

https://github.com/piomin/sample-spring-boot-graalvm

Demo project that shows how to build Spring Boot applications with GraalVM and run them in serverless architecture, e.g. Knative on Kubernetes with Skaffold and Jib

graalvm java jib-maven-plugin knative kubernetes native-image skaffold spring-boot

Last synced: 16 Mar 2025

https://github.com/praj-foss/swing-graalvm-demo

Swing demo app compiled with GraalVM native-image

graalvm java native-image swing

Last synced: 17 Sep 2025

https://github.com/carlosedp/mill-docker-nativeimage

A Scala Mill plugin to build container images with Native Image (GraalVM Binaries) application

docker graalvm graalvm-native-image mill mill-plugin native-image scala

Last synced: 19 Mar 2025

https://github.com/borkdude/clj-reflector-graal-java11-fix

A fix for an issue with clojure.lang.Reflector in GraalVM native-image JDK11.

clojure graalvm native-image

Last synced: 06 May 2025

https://github.com/igrishaev/lambda

An AWS Lambda in a single binary file

aws clojure graalvm lambda native-image

Last synced: 28 Oct 2025

https://github.com/pmlopes/openfaas-quarkus-native-template

An OpenFAAS template for Quarkus.io serverless native functions

graalvm native-image openfaas quarkus serverless

Last synced: 07 May 2025

https://github.com/yupiik/yupiik-logging

Yupiik Logging Extensions (JUL + GraalVM integration)

graalvm java jul logging native-image

Last synced: 13 Apr 2025

https://github.com/tonivade/pq

The objetive is create a tool similar to jq but for parquet files

cli java native-image parquet

Last synced: 10 Sep 2025

https://github.com/ericdallo/sqlite-graalvm-sample

A sample compiling an app that uses sqlite with GraalVM

clojure graalvm native-image

Last synced: 12 Apr 2025

https://github.com/goodforgod/docker-amazonlinux-graalvm

Docker Image with Amazon Linux 2 and GraalVM native image.

amazon-linux2 aws-lambda docker-image graalvm image java java11 java17 native-image

Last synced: 20 Mar 2025

https://github.com/axonframework/extension-spring-aot

Axon Framework extension for Spring Ahead of Time compilation support.

aot aot-compilation axon-framework native native-image spring-native

Last synced: 17 Jul 2025

https://github.com/linux-china/graal-native-image-demo

Graal native image demo with RSocket and Netty

graalvm native-image rsocket

Last synced: 10 Apr 2025

https://github.com/diogok/klj-api

Demo Clojure API

clojure docker graalvm native-image

Last synced: 03 Mar 2025

https://github.com/heubeck/examiner

𝕰𝖝𝖆𝖒𝖎𝖓𝖊𝖗 - Just another K8s test-app

kotlin kubernetes native-image quarkus

Last synced: 25 Dec 2025

https://github.com/rm3l/mac-oui

Microservice for looking up manufacturers from MAC addresses. Built with Quarkus.

cloud-native docker graalvm graalvm-native-image jakarta-ee java jvm kubernetes native-image quarkus quarkus-gradle quarkusio

Last synced: 13 Aug 2025

https://github.com/sureshg/github-actions-test

:octocat: Sample repo to test the Github actions.

actions github github-actions graalvm graalvm-native-image java jvm kotlin native-image

Last synced: 05 Apr 2025

https://github.com/adambien/graalvm-hello-java-c

Simplest Possible Java - C Invocation

c-programming graalvm native-image

Last synced: 01 Aug 2025

https://github.com/rinx/ye

yaml <-> edn (<-> json) converter CLI tool.

clojure graalvm native-image

Last synced: 17 Mar 2025

https://github.com/elenavanengelenmaslova/kotlin-lambda-example-graalvm

Kotlin/GraalVM Native Lambda examples on x86 and ARM64, Infra as Code in AWS CDK in Kotlin

arm64 aws aws-lambda graalvm-native-image kotlin native-image

Last synced: 30 Oct 2025

https://github.com/oktadev/okta-graalvm-example

An example project showing the packaging of a Java application as a native-image using GraalVM

graalvm java native-image

Last synced: 04 Mar 2025

https://github.com/mpalourdio/flhacker

:notes: Extract artwork from MP3/FLAC and convert them to ascii art. GraalVM native-image executable.

ascii-art flac graalvm java kotlin mp3 native-image ogg spring-boot

Last synced: 08 Apr 2025

https://github.com/mpalourdio/graalvm-springboot-raspberry

:hibiscus: A Spring Boot application that compiles with GraalVM and runs on a Raspberry Pi

arm64 docker graalvm java kotlin native-image raspberry-pi spring-boot

Last synced: 30 Dec 2025

https://github.com/mpalourdio/mpalourd-ai

:microscope: A Spring Boot (kotlin) + angular + Spring AI (OpenAi) application that compiles with GraalVM and runs on a Raspberry Pi.

angular arm64 docker graalvm kotlin native-image openai rasperry-pi spring-ai spring-boot

Last synced: 30 Dec 2025

https://github.com/afrouper/mavendependencycve-scanner

A simple and fast Maven dependency vulnerability scanner. Check existence of vuln JARs (transitive)

binaries commons-text cve-2021-44228 cve-2021-45046 cve-2021-45105 cve-2022-42889 java log4j2 native-image

Last synced: 12 Jul 2025

https://github.com/goodforgod/simple-awslambda

🧰 Fast, Lightweight and GraalVM optimized AWS Lambda runtime.

aws-lambda framework graalvm java lambda native-image runtime serverless

Last synced: 09 Apr 2025

https://github.com/ricardozanini/jq-native-poc

Simple demo showing how to run jackson-jq on native image

graalvm jackson jackson-jq jq native-image quarkus

Last synced: 27 Mar 2025

https://github.com/fniephaus/graalvm-ni-helloworld

Building a HelloWorld with GraalVM Native Image on Different Platforms.

github-actions graalvm graalvm-native-image native-image

Last synced: 04 Apr 2025

https://github.com/peter-mghendi/monday

A C# console program that calls a native shared library written in Java, and compiled using GraalVM.

dotnet graalvm java native-image

Last synced: 04 Apr 2025

https://github.com/tambapps/groovy-script-compiler

Compiles Groovy script to an executable jar, an appimage or native binary executable

graalvm-native-image groovy groovy-script jar native-image

Last synced: 14 Oct 2025

https://github.com/wisskirchenj/account-reactive

Reactive Spring Webflux backend with functional usage to implement a simple account service

java19 native-image project-reactor r2dbc-h2 spring-boot webflux webflux-functional webflux-security

Last synced: 02 Apr 2025

https://github.com/seletz/clojure-rabbit-native

Clojure native image example demoing RabbitMQ access using Langohr

clojure jvm langohr native-image rabbitmq

Last synced: 28 Mar 2025

https://github.com/enesusta/istihza

istihza is a REST API that runs as native. You can use it whenever you need some fake data.

git graalvm java native-executables native-image quarkus

Last synced: 02 Aug 2025

https://github.com/wisskirchenj/recipe-server

Spring boot 3.0 recipe backend with Spring Security 6, persisting into an H2 database.

native-image oauth2-resource-server postgres spring-boot-3-1

Last synced: 24 Feb 2025

https://github.com/wisskirchenj/gateway

Spring Cloud gateway based app using Oauth2Client to login via Open-ID for K8s-services

native-image spring-cloud-gateway-mvc spring-oauth2-client

Last synced: 19 Oct 2025

https://github.com/stylepatrick/graalvm-spring-boot-example

Rest API with GraalVM and nativ image example.

graalvm native-image spring-boot

Last synced: 21 Mar 2025

https://github.com/bearddan2000/groovy-cli-graalvm-hello-world

A POC for graalvm using native-image to build a standalone executable binary.

cli graalvm groovy grroovy hello maven native-image world

Last synced: 14 Mar 2025

https://github.com/wisskirchenj/webquizengine

Toy project Web Quiz Engine with Spring JPA and Security

gradle native-image postgres spring-boot spring-jpa spring-security

Last synced: 24 Feb 2025

https://github.com/pmlopes/openfaas-vertx-native-template

A Vert.x serverless template for native functions

graalvm native-image openfaas serverless vertx

Last synced: 04 Apr 2025