graalvm-native-image
There are 288 repositories under graalvm-native-image topic.
alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
clj-kondo/clj-kondo
Static analyzer and linter for Clojure code that sparks joy
Hakky54/certificate-ripper
🔐 A CLI tool to extract server certificates
graalvm/mandrel
Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
hpi-swa/native-minecraft-server
Use GraalVM Native Image to turn the Minecraft server into native executables that are small in footprint, fast, and cheap to deploy.
scalameta/sbt-native-image
Plugin to generate native-image binaries with sbt
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
dainiusjocas/lucene-grep
Grep-like utility based on Lucene Monitor compiled with GraalVM native-image
RawSanj/spring-redis-websocket
Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 21 and Redis Pub/Sub
aws-samples/serverless-graalvm-demo
Sample serverless application written in Java compiled with GraalVM native-image
codecv-co/codecv
Manage your resume as structured data: CV format specification and tools to manage CV documents.
clj-easy/graal-build-time
Initialize Clojure classes at build time with GraalVM native-image
jstachio/rainbowgum
Fast, Small, JDK 21+, GraalVM native friendly SLF4J logging framework
phronmophobic/grease
An example of building a clojure library for iOS with graalvm native-image.
usommerl/graalnative4s
Employ Scala for serverless applications
croz-ltd/klokwrk-project
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.
Robothy/local-s3
An Amazon S3 service implementation based on Netty.
ionutbalosin/faster-jvm-start-up-techniques
App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image
borkdude/jayfu
Jayfu is a tutorial on how to create a Clojure CLI with GraalVM native-image and SCI.
omarsmak/kafka-consumer-lag-monitoring
Client tool that exports the consumer lag of Kafka consumer groups to Prometheus or your terminal
babashka/tools-deps-native
Run tools.deps as a native binary
alexandru/github-webhook-listener
Light server for reacting to GitHub's Webhooks
Vadym79/AWSLambdaJavaWithSpringBoot
Different examples of solutions API Gateway->Lambda->DynamoDB with Lambda managed Java 21 runtime based on Spring Boot 3 with AWS Serverless Java Container, AWS Lambda Web Adapter, Spring Cloud Function (all including SnapStart enabling and various priming techniques), Custom Docker Image and GraalVM Native Image
coralblocks/CoralCpp
Call Java from C++ and C++ from Java with a variety of old and new projects like JNI, JNA, JNR, FFM, JExtract, BridJ, GraalVM, JNI-Bind, etc.
GoodforGod/graalvm-hint
🧰 Generates GraalVM configuration hints for native-image applications.
ayltai/spring-graalvm-native-plugin
Supports for building Spring Boot applications as GraalVM native images.
vegardit/docker-graalvm-maven
Docker image to build native Linux binaries from Java Maven projects using GraalVM native-image feature.
Aleksandr-Filichkin/java-graalvm-aws-lambda
GraalVM implementation of AWS Lambda and performance comparison with other languages
lazar-mitrovic/GraalVMREPL
REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR
borkdude/specter-cli
A native Specter CLI, compiled with GraalVM native-image and executed by SCI.
kb-1000/mc-image
Minecraft as a native executable using GraalVM native-image
vegardit/copycat
Copycat is a cross-platform one-way file synchronization tool for local file systems similar to robocopy on Windows.
clj-easy/graal-config
GraalVM native-image configurations distribution for Clojure libraries
luontola/native-clojure-lambda
Example project of Clojure + GraalVM Native Image + AWS Lambda container images
xixogo5105/uiptv
UIPTV - A java based IPTV player
vertx-howtos/graal-native-image-howto
Building a Vert.x Native Image