graal
Native compiler
Compiles Java applications into native executables for fast startup and performance
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
20k stars
468 watching
2k forks
Language: Java
last commit: 5 days ago
Linked from 4 awesome lists
aotcompilergraalvmjava
Related projects:
Repository | Description | Stars |
---|---|---|
oracle/graaljs | Enables JavaScript execution in Java applications with high performance and interoperability | 1,817 |
graalvm/simplelanguage | A demonstration of building a Truffle language for execution on the GraalVM runtime environment. | 613 |
graalvm/graalvm-demos | A collection of demo applications showcasing GraalVM's capabilities | 586 |
krisfoster/native-image-workshop | A comprehensive guide to building and deploying native images with GraalVM | 12 |
mikeakohn/java_grinder | Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
graalvm/homebrew-tap | Provides pre-built Homebrew packages for installing GraalVM on macOS. | 212 |
vmencik/akka-graal-native | An example project demonstrating the compilation and deployment of an Akka HTTP server using GraalVM native-image for production use | 93 |
google/compile-testing | Tools and utilities for verifying Java compiler output | 701 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
eclipse-jdtls/eclipse.jdt.ls | A Java language server providing comprehensive support for the Java programming language | 1,801 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 109 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
canokaue/gvm-vim | Compiles VIM on a Golem Network node and runs it on a native machine. | 0 |