This project is an in-depth investigation about all things Native and JVM with focus on Kotlin Native
.
Stable releases
As a datasource, I have continued my novel, Good-Story, which links several projects focused on backend developments.
If you are interested, please check Chapter II - The cat that helped Lucy for the complete data source and context.
- 1.0.0 - 6cbd9b0701259dc0145b6f6714295cbed66cbbb1
- 1.0.1 - 2a79e23a821942ed6a0d2360117c5ab9947b6ecc - Last version without TOML
- 2.0.0 - 1c6ffe4100fe0063813960a54e8476083d96f453 - First TOML version
- Linux
make install-kotlin-native-linux
- MAC-OS
- WINDOWS
. ./init.sh
make b
make measure-all-sts
- good-feel - A simple Kotlin Native project without the use of C bindings
- plus - A Kotlin Native project exploring other functions provided by Kotlin Native
- whiskers-cloudnative - Spring Native way of creating a docker container as a full implementation of the Onion Model used in Microservices
- whiskers-graalvm - Spring Native way of creating a GraalVM self-contained executable command as a full implementation of the Onion Model used in Microservices
- whiskers-ktor-no-db - Ktor Service implemented with hard-coded configuration
- whiskers-ktor - Ktor Service containing a full implementation of the Onion Model used in Microservices
- Good Feel - A project to make you feel good. If you run into a situation where things get tough, then run this command to make you feel good. This project is the first test-drive about native use in this whole project
- Plus - Plus just means a step forward. This module is fully dedicated to the use of external libraries.
Websites
- Why GraalVM
- Simplifying the cloud native journey with GraalVM and Helidon by Alina Yurenko
- AOT compilation
- Native AOT Deployment
- Angular AOT compilation
- JIT compilation
- Kotlin(-Native) as a Go alternative in 2021
- ps output – Difference between VSZ vs RSS memory usage
- Ktor demo
- Ktor mini demo
- Ktor simple demo
- Ktor Examples
- Koin — Kotlin Native Dependency Injection Library
- Realm Kotlin Multiplatform SDK
- Ktorm @ GitHub
- Ktorm
- Getting started with a Ktor Server
- Getting started with a Ktor Client
- Kotlin Native Support #571
- can we use Spring with Kotlin/Native? @ Reddit
- GS Rest Service @ GitHub
- Spring Native Overview
- Build Java Modules into a Native Executable
- Picocli GraalVM info
- Support external JAR libraries? #1212
- How to Convert Runnable .jar File to Native Code?
- Incubator @ KongHQ
- Get started with Kotlin/Native in IntelliJ IDEA
- Special thanks to hfhbd @ GitHub, for giving me the necessary pointers to go PostgreSQL native