All Projects → dickensas → kotlin-gradle-templates

dickensas / kotlin-gradle-templates

Licence: MIT License
Quick start kotlin gradle DSL

Programming Languages

c
50402 projects - #5 most used programming language
kotlin
9241 projects
C++
36643 projects - #6 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Gherkin
971 projects

Projects that are alternatives of or similar to kotlin-gradle-templates

springboot-javafx-tutorial
Show you how to Integrate Spring Boot with JavaFX - Tutorial
Stars: ✭ 20 (-60%)
Mutual labels:  javafx
yew-router
Router extension to yew
Stars: ✭ 27 (-46%)
Mutual labels:  webassembly
WasmEdge-go
The GO language SDK and API for WasmEdge
Stars: ✭ 62 (+24%)
Mutual labels:  webassembly
Grid
A grid component for javafx
Stars: ✭ 23 (-54%)
Mutual labels:  javafx
MaskedTextField
MaskedTextField is an component similar to JFormmatedText field and can be used in same way.
Stars: ✭ 21 (-58%)
Mutual labels:  javafx
vkmusic
Приложение для выгрузки аудио библиотеки из ВК
Stars: ✭ 31 (-38%)
Mutual labels:  javafx
JavaFXWorkshop
Code and a handout for a JavaFX workshop
Stars: ✭ 24 (-52%)
Mutual labels:  javafx
warpy
WebAssembly interpreter in RPython
Stars: ✭ 54 (+8%)
Mutual labels:  webassembly
JavaUltimateTools
A Large Repository Of Awesome Code For Java.
Stars: ✭ 24 (-52%)
Mutual labels:  javafx
block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
Stars: ✭ 58 (+16%)
Mutual labels:  webassembly
DashboardFx
JavaFx Dashboard
Stars: ✭ 272 (+444%)
Mutual labels:  javafx
fast-base64
Fastest base64 on the web, with Wasm + SIMD
Stars: ✭ 23 (-54%)
Mutual labels:  webassembly
ChatRoomFX
JavaFX ChatRoom using JAVA RMI
Stars: ✭ 33 (-34%)
Mutual labels:  javafx
cabasa
Haxe Framework for WebAssembly
Stars: ✭ 30 (-40%)
Mutual labels:  webassembly
rustwasmc
Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.
Stars: ✭ 97 (+94%)
Mutual labels:  webassembly
Zephyria
JavaFX Kotlin RPG using FXGL engine
Stars: ✭ 38 (-24%)
Mutual labels:  javafx
shorelark
Simulation of life & evolution
Stars: ✭ 109 (+118%)
Mutual labels:  webassembly
blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.
Stars: ✭ 33 (-34%)
Mutual labels:  javafx
openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (+40%)
Mutual labels:  javafx
CeylonFX
Ceylon interface for JavaFX
Stars: ✭ 13 (-74%)
Mutual labels:  javafx

kotlin-gradle-templates

Quick start kotlin gradle DSL

This directory contains a set of boilerplate gradle script to kick start kotlin

  • multiplatform - Kotlin multiplatform boilerplate
  • junit5 - Kotlin JUnit 5 example
  • js-plain - Kotlin JavaScript boilerplate
  • js-commonjs - Kotlin JavaScript boilerplate with CommonJS enabled
  • js-nodejs - Kotlin multiplatform with NodeJS
  • sboot-wasm - Kotlin Web Assembly Hello World! with Spring Boot as server
  • sboot-wasm-dom - Kotlin Web Assembly HTML DOM Access
  • sboot-wasm-heap - Kotlin Web Assembly Heap Space memory direct access
  • sboot-wasm-string - Kotlin Web Assembly String transfer from Web Assembly VM
  • sboot-wasm-webgl - Kotlin Web Assembly Experimental Open GL wrapper using WebGL
  • sboot-wsock - Kotlin Web Socket with Spring Boot as server using JS libraries JQuery, SockJS and Stomp
  • sboot-jython - Kotlin Web Socket with Spring Boot as server using embedded standalone Jython
  • coroutines-html - KotlinX HTML with KotlinX coroutines delay
  • cucumber - Cucumber browser automation testing
  • cucumber-cpp - Cucumber notepad text copy paste automation
  • opengl-glsl - OpenGL GLSL using Kotlin GLFW+GLEW
  • opengl-glsl-glad - OpenGL GLSL using Kotlin GLFW+GLAD
  • opengl-mathgl - OpenGL MathGL using Kotlin GLFW+GLEW
  • vulkan-initialize - Vulkan Initiate and check for success
  • vulkan-triangle-glfw - Vulkan Triangle example using windows GLFW
  • opengl-freeglut-freetype2 - OpenGL GLSL using Kotlin FreeGLUT+GLEW+FreeType2
  • opengl-pangocairo - OpenGL GLEW using Kotlin libpangocairo Unicode Font Rendering
  • opengl-cairo-rsvg - OpenGL Kotlin librsvg SVG File Rendering
  • mesa-offscreen - OsMesa Kotlin render OpenGL output to a array buffer
  • embed-python - Embedding Python 3 or 2 in Kotlin and calling a method with parameter
  • embed-ruby - Embedding Ruby in Kotlin
  • embed-lua - Embedding Lua in Kotlin and calling a method with parameter
  • embed-r - Embedding R in Kotlin and calling a method with parameter
  • embed-tcl - Embedding TCL in Kotlin and calling a method with parameter
  • embed-octave - Embedding Octave Mex in Kotlin
  • embed-opencl - Embedding OpenCL in Kotlin
  • embed-perl - Embedding PERL in Kotlin
  • svg-bouncing-ball - Simple ball animation with SVG based shape and Kotlin OpenGL
  • chipmunk-physics - Simple chipmunk code with 3 rigid surface and ball bouncing from them
  • linear-algebra - Linear Algebra using LAPACKE
  • gsl-matrix - GSL Matrix manipulation using GSL
  • ann-fann - Artificial Neural Network using FANN
  • gtk3-glade3 - GTK3 and Glade3 builder
  • gtk3-glew - GTK3 and GLEW OpenGL [Experimental]
  • gtk4-gsk - GTK4 and GSK Cairo (or) Vulkan(Linux) [Experimental]
  • arduino-atmega8 - Arduino AVR Atmega8 [Experimental]
  • swig-jni - Automatic Java and C++ Stub using SWIG
  • swig-jni-cpointer - Automatic Java and C pointer Stub using SWIG
  • swig-jni-inherit-callback - Koltin JNI and C++ Inheritance Callback using SWIG
  • kotlin-javafx - Kotlin code run Open JavaFX 14 using FXML, without installing Open JavaFX
  • minecraft-javafx - Kotlin code to design like Minecaft Game UI
  • win32-directx - Pure WIN32 API based DirectX 9 code
  • openal-generate - OpenAL play audio using sine wave with integer array
  • openal-mathgl-generate - Generate a math buffer using MathGL and play using OpenAL
  • sndfile-generate - libsndfile create FLAC audio file using sine wave with integer array
  • android-multiplatform - Android Gradle KTS with external library usage
  • kotlin-fortran - Gradle KTS for Combining Kotlin and Fortran
  • kotlin-midi - Kotlin code for reading Midi port
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].