graalvm-native-image

Open-source projects categorized as graalvm-native-image

Top 23 graalvm-native-image Open-Source Projects

  • fastjson2

    🚄 FASTJSON2 is a Java JSON library with excellent performance.

  • Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • clj-kondo

    Static analyzer and linter for Clojure code that sparks joy

  • Project mention: Advent of Code Day 4 | /r/Clojure | 2023-12-05

    My best suggestion here would be clj-kondo with flycheck-clj-kondo in Emacs. I really can't recommend it enough and would have killed to have it when I was learning Clojure. Not only will it underline all of those references to (now) undefined vars, but it can tell you about numerous little mistakes like mixing up arguments orders in (say) sequence functions, misplaced docstrings that get discarded, style conventions, etc. It's staggering how good it is even for a language as dynamic as Clojure.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • certificate-ripper

    🔐 A CLI tool to extract server certificates

  • Project mention: Certificate Ripper v2.2.0 released - tool to extract server certificates | /r/linuxadmin | 2023-10-26

    Link: https://github.com/Hakky54/certificate-ripper/releases

  • 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.

  • sbt-native-image

    Plugin to generate native-image binaries with sbt

  • lucene-grep

    Grep-like utility based on Lucene Monitor compiled with GraalVM native-image

  • Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • serverless-graalvm-demo

    Sample serverless application written in Java compiled with GraalVM native-image

  • Project mention: AWS Introduces a New JavaScript Runtime for Lambda | news.ycombinator.com | 2024-03-20

    From Amazom themselves, https://github.com/aws-samples/serverless-graalvm-demo

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • codecv

    Manage your resume as structured data: CV format specification and tools to manage CV documents.

  • LogoRRR

    A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.

  • Project mention: Announcement: LogoRRR 24.1.0 | /r/JavaFX | 2023-12-08
  • graalnative4s

    Employ Scala for serverless applications

  • grease

    An example of building a clojure library for iOS with graalvm native-image.

  • Project mention: Embedding Clojure into iOS Applications | /r/Clojure | 2023-06-07

    See https://github.com/phronmophobic/grease for an example of this.

  • tools-deps-native

    Run tools.deps as a native binary

  • specter-cli

    A native Specter CLI, compiled with GraalVM native-image and executed by SCI.

  • GraalVMREPL

    REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR

  • JavaToCppAndBack

    Call Java from C++ and C++ from Java with a variety of old and new projects like JNI, JNA, JNR, FFM, JExtract, GraalVM, JNI-Bind, etc.

  • lwjgl3-helloworld-native

    HelloWorld demo for LWJGL 3, compiled to native executable by GraalVM native-image utility.

  • notcurses-clojure-example

    Demo showing how to use Notcurses library for building terminal UIs with Clojure

  • kt-cli-app

    Sample Kotlin command line application generating native image using GraalVM

  • com.dashaun.service.gateway

    Spring Cloud Gateway example using Testcontainers to validate GraalVM native image

  • p2e

    Convert Spring configuration property names to environment variable names.

  • kotlin-cli

    Native Kotlin CLI (by utkuozdemir)

  • native-launchers-maven-plugin

    Maven plugin for generating native launchers for GraalVM shared libraries

  • Project mention: Maven plugin for sharing a native shared library across multiple executables | /r/java | 2023-06-19

    Repo: https://github.com/HebiRobotics/native-launchers-maven-plugin

  • serverless-astra-graalvm

    Sample serverless order processing API using DataStax Astra Serverless and AWS Lambda.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

graalvm-native-image related posts

  • Announcement: LogoRRR 24.1.0

    1 project | /r/JavaFX | 8 Dec 2023
  • Maven plugin for sharing a native shared library across multiple executables

    1 project | /r/java | 19 Jun 2023
  • Embedding Clojure into iOS Applications

    2 projects | /r/Clojure | 7 Jun 2023
  • I wrote a C++ program that calls Java then receives callbacks from Java. I'm not fluent in C/C++. Would someone be kind enough to take a look and tell me if it looks good/ok?

    1 project | /r/cpp_questions | 3 May 2023
  • Kotlin CLI apps development status

    7 projects | /r/Kotlin | 21 Feb 2023
  • I Wanna Ask

    1 project | /r/MinecraftMemes | 7 Sep 2022
  • Compile the Minecraft Server (Java Edition) to Native with GraalVM Native Image

    9 projects | news.ycombinator.com | 2 Sep 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source graalvm-native-image projects? This list will help you:

Project Stars
1 fastjson2 3,442
2 clj-kondo 1,665
3 certificate-ripper 667
4 native-minecraft-server 313
5 sbt-native-image 246
6 lucene-grep 188
7 serverless-graalvm-demo 181
8 codecv 154
9 LogoRRR 92
10 graalnative4s 66
11 grease 59
12 tools-deps-native 39
13 specter-cli 33
14 GraalVMREPL 32
15 JavaToCppAndBack 19
16 lwjgl3-helloworld-native 16
17 notcurses-clojure-example 16
18 kt-cli-app 12
19 com.dashaun.service.gateway 11
20 p2e 9
21 kotlin-cli 3
22 native-launchers-maven-plugin 2
23 serverless-astra-graalvm 1

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