All Projects → todokr → scala-graalvm-lambda

todokr / scala-graalvm-lambda

Licence: other
Sample application of Native Scala with GraalVM.

Programming Languages

scala
5932 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to scala-graalvm-lambda

Google-Authenticator
Clojure program to compute your google authenticator OTP using TOTP
Stars: ✭ 23 (+53.33%)
Mutual labels:  graalvm
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.
Stars: ✭ 90 (+500%)
Mutual labels:  graalvm
java-metadata
Project collecting release metadata of various JDK distributions.
Stars: ✭ 18 (+20%)
Mutual labels:  graalvm
micronaut-camunda-external-client
This open source project allows you to easily integrate Camunda's External Task Clients into Micronaut projects: simply add a dependency in your Micronaut project
Stars: ✭ 19 (+26.67%)
Mutual labels:  graalvm
scala-http4s-realworld-example-app
Example of a RealWorld app backend powered by Scala + http4s
Stars: ✭ 35 (+133.33%)
Mutual labels:  graalvm
clojure-rust-graalvm
An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
Stars: ✭ 113 (+653.33%)
Mutual labels:  graalvm
Babashka
Native, fast starting Clojure interpreter for scripting
Stars: ✭ 2,462 (+16313.33%)
Mutual labels:  graalvm
mysql-mle-demos
Demos for the MySQL Multi-Lingual Environment
Stars: ✭ 16 (+6.67%)
Mutual labels:  graalvm
mozart-graal
An implementation of Oz on top of Truffle and Graal
Stars: ✭ 37 (+146.67%)
Mutual labels:  graalvm
setup-graalvm
No description or website provided.
Stars: ✭ 63 (+320%)
Mutual labels:  graalvm
GraalVMREPL
REPL (read–eval–print loop) shell built on top of JavaFX and GraalVM stack, incorporating GraalJS, GraalPython, TruffleRuby and FastR
Stars: ✭ 31 (+106.67%)
Mutual labels:  graalvm
holy-lambda
The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.
Stars: ✭ 318 (+2020%)
Mutual labels:  graalvm
openapi4j
OpenAPI 3 parser, JSON schema and request validator.
Stars: ✭ 92 (+513.33%)
Mutual labels:  graalvm
ghidraal
A Ghidra extension for scripting with GraalVM languages, including Javascript, Python3, R, and Ruby.
Stars: ✭ 48 (+220%)
Mutual labels:  graalvm
dragon
DRAGON Stack manager
Stars: ✭ 20 (+33.33%)
Mutual labels:  graalvm
Truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
Stars: ✭ 2,620 (+17366.67%)
Mutual labels:  graalvm
graalvm-ce-dev-builds
GraalVM Dev Build Downloads
Stars: ✭ 76 (+406.67%)
Mutual labels:  graalvm
tools-deps-native
Run tools-deps-alpha as a native binary.
Stars: ✭ 30 (+100%)
Mutual labels:  graalvm
docker-graalvm
A base image to run apps using https://www.graalvm.org
Stars: ✭ 11 (-26.67%)
Mutual labels:  graalvm
springboot-helloworld-native
Example helloWorld SpringBoot project which compiles to native code with GraalVM
Stars: ✭ 14 (-6.67%)
Mutual labels:  graalvm

scala-graalvm-lambda

Sample application of Native Scala with GraalVM.

How to deploy to AWS Lambda

  1. Run $ sbt nativeCompile
  2. Upload zipped code (target/bundle.zip) into AWS Lambda
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].