Projects in Awesome Lists tagged with kotlin-dsl
A curated list of projects in awesome lists tagged with kotlin-dsl .
https://github.com/arrow-kt/arrow
The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
arrow continuations coroutines delimited-continuations for-comprehension fp-types functional-data-structure functional-programming hacktoberfest kotlin kotlin-dsl kotlin-libraries kotlin-library monads optics polymorphism typeclasses typed-lambda-calculus
Last synced: 14 May 2025
https://github.com/princekin-f/EasyFloat
🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)
android floating floating-view floating-window kotlin kotlin-dsl kotlin-dsl-java
Last synced: 27 Mar 2025
https://github.com/louiscad/splitties
A collection of hand-crafted extensions for your Kotlin projects.
android android-library coroutines ios ios-library kotlin kotlin-android kotlin-coroutines kotlin-dsl kotlin-extensions kotlin-library kotlin-multiplatform kotlin-native lightweight macos material-design watchos
Last synced: 14 May 2025
https://github.com/LouisCAD/Splitties
A collection of hand-crafted extensions for your Kotlin projects.
android android-library coroutines ios ios-library kotlin kotlin-android kotlin-coroutines kotlin-dsl kotlin-extensions kotlin-library kotlin-multiplatform kotlin-native lightweight macos material-design watchos
Last synced: 16 Mar 2025
https://github.com/crazyqiang/AndroidStudy
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
android androidx-viewpager2 banner dialog dialogfragment gradle handlerthread jetpack jetpack-datastore jetpack-lifecycle jetpack-livedata jetpack-mvvm jetpack-viewmodel juc-multithread kotlin-dsl mvvm thread
Last synced: 17 Apr 2025
https://github.com/crazyqiang/androidstudy
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
android androidx-viewpager2 banner dialog dialogfragment gradle handlerthread jetpack jetpack-datastore jetpack-lifecycle jetpack-livedata jetpack-mvvm jetpack-viewmodel juc-multithread kotlin-dsl mvvm thread
Last synced: 14 May 2025
https://github.com/cortinico/kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
android android-app android-library android-template detekt github-actions github-template github-templates gradle gradle-android-plugin gradle-kotlin-dsl hacktoberfest kotlin-android-template kotlin-dsl kotlin-template ktlint maven-central template template-repository
Last synced: 14 May 2025
https://github.com/libktx/ktx
Kotlin extensions for the libGDX game framework
android async box2d coroutines game-development game-engine gamedev graphics hacktoberfest kotlin kotlin-coroutines kotlin-dsl kotlin-extensions kotlin-library kotlin-utilities ktx libgdx libgdx-api libktx scene2d
Last synced: 16 Mar 2025
https://github.com/mybatis/mybatis-dynamic-sql
SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates
functional-programming java-8 kotlin kotlin-dsl mybatis mybatis3 spring-jdbctemplate sql-dsl sql-generation sql-generator
Last synced: 14 May 2025
https://github.com/drjacky/mvvmtemplate
An Android Template with MVVM and Clean Architecture
android android-template clean-architecture cleanarchitecture compose coroutine coroutines coroutines-android flow gradle hilt jetpack-compose kotlin kotlin-dsl mvvm navigation-component pagination-component rxjava2 template-project
Last synced: 15 May 2025
https://github.com/skrapeit/skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
crawler dom hacktoberfest html-parser integration-testing jsoup kotlin kotlin-dsl parse scraper skrape system-testing test-automation testing
Last synced: 09 Apr 2025
https://github.com/gmazzo/gradle-buildconfig-plugin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
buildconfig gradle gradle-kotlin-dsl gradle-plugin java kotlin kotlin-dsl kotlin-js kotlin-multiplatform kts
Last synced: 15 May 2025
https://github.com/cortinico/kotlin-gradle-plugin-template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
github-actions github-actions-gradle github-template github-templates gradle gradle-composite gradle-compositebuild gradle-plugin gradle-plugin-development gradle-plugin-kotlin gradle-plugins gradle-portal hacktoberfest kotlin kotlin-dsl kotlin-gradle template templates
Last synced: 15 May 2025
https://github.com/skydoves/Only
:bouquet: An easy way to persist and run code block only as many times as necessary on Android.
android dsl kotlin kotlin-dsl only onlyonce persistence preference skydoves
Last synced: 13 Apr 2025
https://github.com/skydoves/only
:bouquet: An easy way to persist and run code block only as many times as necessary on Android.
android dsl kotlin kotlin-dsl only onlyonce persistence preference skydoves
Last synced: 06 Apr 2025
https://github.com/dotanuki-labs/norris
An app that existed before Android existed! 🔥
android architecture kotlin kotlin-android kotlin-coroutines kotlin-dsl showcase unidirectional-data-flow
Last synced: 05 Apr 2025
https://github.com/dropbox/dependency-guard
A Gradle plugin that guards against unintentional dependency changes.
android build build-tool dependencies dependency-guard gradle gradle-plugin kotlin kotlin-dsl
Last synced: 05 Apr 2025
https://github.com/alexstyl/contactstore
A modern, strongly-typed contacts API for Android.
android android-library contacts contacts-api contacts-app kotlin kotlin-android kotlin-coroutine-flow kotlin-coroutines kotlin-dsl kotlin-library rxjava
Last synced: 08 Apr 2025
https://github.com/tfaki/multi-module-nextflix-composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
android android-app android-application android-development coroutines flow gradle-kotlin-dsl hilt-android jetpack-android jetpack-compose kotlin kotlin-android kotlin-dsl multimodule-kotlin-app navigation paging-library
Last synced: 04 Apr 2025
https://github.com/valiktor/valiktor
Valiktor is a type-safe, powerful and extensible fluent DSL to validate objects in Kotlin
dsl kotlin kotlin-dsl kotlin-library validation validation-library validations
Last synced: 16 Mar 2025
https://github.com/reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
android-architecture-components checkstyle clean-architecture clean-code codeanalysis coroutines databinding espresso-tests hilt-android jetpack-lifecycle-components jetpack-pagination jetpack-room kotlin kotlin-coroutines kotlin-dsl mockito mvvm-architechure pmd retrofit2 unit-testing
Last synced: 13 Apr 2025
https://github.com/jaredsburrows/android-gif-search
Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!
android android-gif dagger2 espresso jetpack-compose junit kotlin kotlin-android kotlin-coroutines kotlin-dsl ktlint moshi mvvm mvvm-architecture retrofit2 robolectric tenor
Last synced: 08 Apr 2025
https://github.com/adrielcafe/bonsai
:deciduous_tree: A multiplatform tree view for Jetpack Compose
android android-library android-ui compose desktop expandable jetpack-compose kotlin kotlin-android kotlin-dsl kotlin-multiplatform selectable tree tree-structure treeview
Last synced: 05 Apr 2025
https://github.com/birjuvachhani/locus-android
An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
android android-development android-library android-location android-permission android-studio fusedlocationproviderclient hacktoberfest hacktoberfest-accepted hacktoberfest2023 kotlin-android kotlin-android-extensions kotlin-dsl kotlin-extensions kotlin-language location
Last synced: 05 Apr 2025
https://github.com/Oztechan/CCC
💰 Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle:
android buildsrc combine coroutines ios kmp kotlin kotlin-dsl kotlin-multi-platform kotlin-multiplatform kotlin-multiplatform-mobile ktor multimodule multiplatform mvvm sqldelight stateflow submodules swiftui viewbinding
Last synced: 26 Mar 2025
https://github.com/ibrahimsn98/web-dev-tools-android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
android android-architecture clean-architecture coroutines koin kotlin-dsl modularization mvvm navigation-component okhttp3 repository-pattern
Last synced: 07 May 2025
https://github.com/sagar-viradiya/eazypermissions
Android library to handle runtime permission through Kotlin coroutines and Livedata.
android android-library coroutines hacktoberfest kotlin kotlin-dsl livedata runtime-permissions
Last synced: 19 Apr 2025
https://github.com/kaustubhpatange/moviesy
A beautiful client for YTS website which also provides built-in torrent & subtitles downloader with Chromecast support.
android cast hilt-android jetpack-navigation jetpack-workmanager kotlin kotlin-dsl movies mvvm-architecture subtitles-downloader tmdb-api torrent torrent-client yts-api
Last synced: 13 Apr 2025
https://github.com/KaustubhPatange/Moviesy
A beautiful client for YTS website which also provides built-in torrent & subtitles downloader with Chromecast support.
android cast hilt-android jetpack-navigation jetpack-workmanager kotlin kotlin-dsl movies mvvm-architecture subtitles-downloader tmdb-api torrent torrent-client yts-api
Last synced: 03 Apr 2025
https://github.com/47degrees/helios
A purely functional JSON library for Kotlin built on Λrrow
functional functional-programming json json-parser kotlin kotlin-dsl kotlin-library
Last synced: 19 Dec 2024
https://github.com/mfvanek/pg-index-health
pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
gradle hacktoberfest indexes java java-11 kotlin-dsl mutation-testing pitest postgres postgresql static-analysis testcontainers
Last synced: 13 Apr 2025
https://github.com/ruslanys/telegraff
Kotlin DSL для разработки Telegram ботов
dsl framework kotlin kotlin-dsl spring-boot telegram telegram-bot telegram-bot-framework
Last synced: 16 Mar 2025
https://github.com/minecrell/plugin-yml
A Gradle plugin that generates plugin.yml for Bukkit/Paper/BungeeCord/Nukkit plugins based on the Gradle project
bukkit bungee bungeecord gradle gradle-plugin kotlin-dsl nukkit paper spigot
Last synced: 15 Dec 2024
https://github.com/maxr1998/modernandroidpreferences
Android Preferences defined through Kotlin DSL, shown in a RecyclerView
android android-library kotlin kotlin-android kotlin-dsl preferences
Last synced: 05 Apr 2025
https://github.com/naver/spring-batch-plus
Add useful features to spring batch
dsl java kotlin kotlin-dsl spring-batch
Last synced: 05 Apr 2025
https://github.com/h0tk3y/regex-dsl
A Kotlin DSL for regular expressions
kotlin kotlin-dsl regex regex-dsl
Last synced: 17 Mar 2025
https://github.com/ayfri/kore
A Kotlin library to generate Datapacks for Minecraft Java.
datapack functions kore kotlin-dsl minecraft minecraft-datapack minecraft-kotlin modding modding-tools
Last synced: 07 Apr 2025
https://github.com/ermadmi78/kobby
Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.
client code-generation dsl gradle gradle-plugin graphql graphql-client graphql-schema graphql-subscriptions kotlin kotlin-dsl kotlin-multiplatform kotlin-native maven maven-plugin multiplatform plugin
Last synced: 06 Apr 2025
https://github.com/respawn-app/KMPUtils
A collection of everything missing from the Kotlin Multiplatform Standard Library
android coroutines datetime error-handling ios kmm kotlin kotlin-dsl library multiplatform validation
Last synced: 13 Apr 2025
https://github.com/goooler/demoapp
An Android template project for fast development and test.
android code-style coroutines demoapp detekt github-actions jetpack kotlin kotlin-dsl ktlint modulation moshi mvvm retrofit rxjava
Last synced: 11 May 2025
https://github.com/codecentric/androidtestktx
Kotlin DSL for Espresso and UIAutomator.
android android-library android-testing espresso kotlin kotlin-dsl ui-testing uiautomator
Last synced: 19 Apr 2025
https://github.com/team-aliens/dms-android
This is Dormitory Management System Android Repository
android android-mvi android-viewmodel buildsrc coroutines-android coroutines-flow dagger-hilt github-actions google-app-architecture jetpack-compose jetpack-datastore jetpack-room kotlin kotlin-dsl kts multi-modules okhttp-interceptor okhttp3 retrofit2 single-activity
Last synced: 23 Apr 2025
https://github.com/ch8n/ch8n-flix
Netflix inspired OTT Home Screen, Contains implementation in Reactjs, Kotlin React Wrapper, Jetpack Compose Web
jetpack-compose jetpack-compose-web kotlin kotlin-dsl kotlin-react netflix-clone react
Last synced: 10 Apr 2025
https://github.com/monosoul/jooq-gradle-plugin
Plugin for generating jOOQ classes using dockerized databases
database docker gradle gradle-kotlin-dsl gradle-plugin jooq jooq-codegen jooq-generator kotlin-dsl
Last synced: 17 Mar 2025
https://github.com/fengzhizi715/kotlin_tutorial
掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子
benchmark dagger2-android jetpack-android kotlin kotlin-coroutines kotlin-dsl kotlin-tutorial
Last synced: 21 Apr 2025
https://github.com/kryptokrona/kryptokrona-kotlin-sdk
Build decentralized private communication/payment systems in Kotlin.
android blockchain c coroutines crypto cryptocurrency cryptography cryptonote decentralized gradle gradle-kotlin-dsl jni jvm kotlin kotlin-dsl kotlin-library kryptokrona sdk web3 xkr
Last synced: 15 Mar 2025
https://github.com/powerflows/powerflows-dmn
Power Flows DMN - Powerful decisions and rules engine
decision-engine decision-tables dmn dmn-engine dmn-model evaluation evaluation-framework feel groovy java javascript kotlin kotlin-dsl mvel rule-engine rules rules-engine xml yaml
Last synced: 09 Apr 2025
https://github.com/swapnil-musale/JetJoke
JetJoke App build using Jetpack Compose by following Clean + MVVM Architecture and with other Android Modern Architecture Component.
android android-architecture ci-cd-pipeline clean-architecture coroutine flow git-workflow github-actions hilt jetpack-compose konsist kotlin kotlin-dsl material3 moshi mvvm retrofit version-catalog
Last synced: 13 Apr 2025
https://github.com/vinc3m1/litho-kotlin
Kotlin DSL for Litho ComponentLayout Builders.
android android-library kotlin kotlin-dsl kotlin-library litho
Last synced: 12 Apr 2025
https://github.com/mjovanc/github-api
Kotlin wrapper for GitHub API in an object-oriented matter.
api github github-api gradle gradle-kotlin-dsl kotlin kotlin-dsl kotlin-library kotlinx ktor ktor-client rest
Last synced: 06 May 2025
https://github.com/ashtanko/kotlin-app-template
🚀 Kotlin Project Template: A ready-to-use template with GitHub Actions, Detekt, Ktlint, Kotlin Gradle DSL, and JUnit 5 for streamlined development and continuous integration. Perfect for kickstarting Kotlin projects with best practices.
detekt detekt-linter detekt-plugin detekt-rules githubactions gradle kotlin-dsl ktlint ktlint-gradle template template-repository
Last synced: 20 Mar 2025
https://github.com/cdimascio/java-dotenv
Use dotenv-java or dotenv-kotlin https://github.com/cdimascio/dotenv-java or https://github.com/cdimascio/dotenv-kotlin instead
dotenv dotenv-kotlin java-dotenv kotlin-dsl
Last synced: 19 Apr 2025
https://github.com/tinder/gitquery
Sync files and directories from a remote Git repo. CLI and Gradle Plugin.
cli git gradle-plugin kotlin kotlin-dsl protobuf
Last synced: 15 Apr 2025
https://github.com/balsikandar/kotlin-dsl-samples
This Repo contains samples of Kotlin DSLs
android kotlin-android kotlin-dsl
Last synced: 30 Apr 2025
https://github.com/kryptokrona/kryptokrona-api
Kryptokrona API in Kotlin, Ktor and Kryptokrona Kotlin SDK for caching and processing data from the blockchain.
ansible blockchain crypto cryptocurrency docker gradle kotlin kotlin-dsl kryptokrona kryptokrona-sdk ktor ktor-framework ktor-server svelte sveltekit xkr
Last synced: 06 May 2025
https://github.com/natiginfo/checkpoint
🛂 An easy to use input validator ✅
checkpoint dsl java kotlin kotlin-dsl validator
Last synced: 14 Apr 2025
https://github.com/jesperancinha/good-story
An investigation and comparison between Kotlin and Java on an engineering level. Since beauty is in the eye of the beholder, this repository is not meant to evaluate Java or Kotlin on an aesthetic level.
dispatchers java19 jdk19 jvm jvm-applications kotlin kotlin-coroutines kotlin-dsl loom project-loom virtual-threads
Last synced: 21 Nov 2024
https://github.com/michaelbel/android-template
A GitHub template for creating modern Android apps with support all targets
android app automotive compose coroutines detekt firebase github-actions gradle jetpack kotlin kotlin-dsl ktlint lint navigation sample spotless template tv wearos
Last synced: 28 Apr 2025
https://github.com/programadorthi/android-super-app
An Android app with many challenge modules and SOLID at all
android architecture-components coroutines coroutines-android gradle gradle-kotlin-dsl gradle-plugin kotlin kotlin-android kotlin-coroutines kotlin-dsl solid-principles
Last synced: 15 May 2025
https://github.com/OMIsie11/CovidNow
Simple application for tracking Covid-19 info. Stay safe.😷
android covid koin kotlin kotlin-coroutines kotlin-dsl kotlin-flow ktlint livedata material-components material-design material-ui moshi mpandroidchart mvvm mvvm-android retrofit2 room room-database timber
Last synced: 11 May 2025
https://github.com/allangomes/kotlinwind.css
Kotlinwind CSS
dsl kotlin kotlin-dsl kotlinx-html tailwindcss
Last synced: 28 Apr 2025
https://github.com/mfwgenerics/markout
Kotlin DSL for Markdown and file trees
documentation-tool kotlin-dsl kotlin-jvm literate-programming markdown
Last synced: 11 Feb 2025
https://github.com/tanvd/kosogor
Defaults and simplified Kotlins-DSL interfaces for Gradle
defaults gradle gradle-kotlin-dsl gradle-plugin kotlin kotlin-dsl terraform web zkm
Last synced: 26 Apr 2025
https://github.com/devrath/droid-pure-kotlin-application
☎️ This is a complete Kotlin application built to demonstrate the use of Modern development tools with best practices implementation using multi-module architecture developed using SOLID principles
android android-app android-architecture android-development clean-architecture clean-code compose compose-navigation hilt-android jetpack-android kotlin kotlin-android kotlin-coroutines kotlin-dsl modular-architecture mvvm-android mvvm-architecture solid-principles stateflow-android unittesting
Last synced: 12 Apr 2025
https://github.com/ubiratansoares/tite
A Kotlin DSL for gorgeous RxJava2 tests
kotlin kotlin-dsl kotlin-library rxjava2 testing-library testing-tools
Last synced: 13 Apr 2025
https://github.com/peter-evans/kotlin-jib
Containerising Kotlin with Jib
distroless docker jib kotlin kotlin-dsl
Last synced: 06 May 2025
https://github.com/school-of-company/bitgoeul-android
[ 2세대 학교기업 프로젝트 | Android ] 광주 빛고을 직업교육 혁신지구
android android-viewmodel compose dagger-hilt datastore-android github-actions kotlin kotlin-dsl multi-module okhttp3 protobuf3 retrofit2 single-activity-architecture
Last synced: 11 Apr 2025
https://github.com/GiuseppeGiacoppo/RemoteConfig
RemoteConfig is a Kotlin library that lets you manage all your remote configuration without requiring developers to manually download each configuration and integrate them into the Kotlin application.
firebase-remote-config kotlin-dsl kotlin-library remote remote-config remoteconfig
Last synced: 12 Apr 2025
https://github.com/lorenzofelletti/permissions
Easy declarative permission request management library for Android
android android-library kotlin kotlin-android kotlin-dsl permission-android permission-manager
Last synced: 15 May 2025
https://github.com/birjuvachhani/bext
A kotlin extensions library to remove boilerplate code using Kotlin DSL. See wiki for more examples...
android android-development android-library bext gradle hacktoberfest hactoberfest2020 kotlin kotlin-android kotlin-android-extensions kotlin-dsl kotlin-extensions kotlin-language kotlin-library library-free wiki
Last synced: 11 Apr 2025
https://github.com/kw-service/kw-notice-android-v2
KWU Real-time Notice Notification App for Android
android clean-architecture coroutines datastore gson hilt kotlin kotlin-dsl material3 mvvm okhttp retrofit room version-catalog
Last synced: 13 Apr 2025
https://github.com/fengzhizi715/kvalidation
基于 Kotlin 特性实现的验证框架
kotlin kotlin-dsl kotlin-library rxjava2 validation-library
Last synced: 21 Apr 2025
https://github.com/amir1376/kotlin-validator
A validator library written in kotlin
android dsl kotlin kotlin-android kotlin-dsl kotlin-jvm kotlin-library translation typesafe validation validation-library validation-tool validations validator
Last synced: 10 Apr 2025
https://github.com/adamko-dev/kotka-streams
Kotka Streams - the Kotlin DSL for Kafka Streams
kafka kafka-streams kotlin kotlin-dsl
Last synced: 25 Apr 2025
https://github.com/shouheng88/xadapter
A convenient way to use Adapter in RecyclerView based on Kotlin DSL and BRVAH.
android kotlin kotlin-android kotlin-dsl recyclerview recyclerview-adapter recyclerview-multi-type
Last synced: 26 Mar 2025
https://manosbatsis.github.io/vaultaire/
Query DSL and data access utilities for Corda developers.
corda corda-developers corda-framework corda-rpc cordapp cordapps dsl dsl-builder kotlin kotlin-dsl query query-builder query-dsl query-language querydsl querying
Last synced: 08 May 2025
https://github.com/arslan555/starprofiles
StarProfile, multimodule android app following the Test Driven Development (TDD) approach and clean code architecture
android clean-code-architecture jetpack-compose jetpack-datastore kotlin kotlin-dsl kotlin-flow multimodule multimodule-architecture mvvm retrofit2-coroutines test-driven-development
Last synced: 15 Jun 2025
https://github.com/drjacky/mvimodularizationtemplate
An Android Template with MVI and Modularization
android android-template coroutine coroutines coroutines-android flow gradle graphql hilt kotlin kotlin-dsl modularization mvi navigation-component pagination-component rick-and-morty rick-and-morty-api rickandmorty rickandmortyapi template-project
Last synced: 23 Mar 2025
https://github.com/babedev/dexter-dsl
Dexter with Kotlin DSL style
android-library dexter kotlin kotlin-dsl runtime-permissions
Last synced: 25 Mar 2025
https://github.com/manosbatsis/vaultaire
Query DSL and data access utilities for Corda developers.
corda corda-developers corda-framework corda-rpc cordapp cordapps dsl dsl-builder kotlin kotlin-dsl query query-builder query-dsl query-language querydsl querying
Last synced: 12 Apr 2025
https://github.com/justincase-jp/AWS-CDK-Kotlin-DSL
Code generation of Kotlin DSL for AWS CDK
aws aws-cdk code-generation kotlin-dsl kotlin-library
Last synced: 30 Mar 2025
https://github.com/sangcomz/gradle-slack-upload-plugin
📦 Easily upload files to Slack using Gradle Plugin
file-uploader gradle kotlin-dsl slack
Last synced: 23 Jun 2025
https://github.com/importre/aws-sam-gradle-plugin
:shipit: Gradle plugin to bind aws-sam-cli
aws gradle kotlin kotlin-dsl sam serverless
Last synced: 15 Apr 2025
https://github.com/qaware/xsd2java-gradle-plugin
The XSD2Java Gradle Plugin generates java classes from an existing XSD schema.
gradle gradle-plugin hacktoberfest kotlin-dsl xsd2java
Last synced: 08 Apr 2025
https://github.com/mfvanek/pg-index-health-demo
Demo apps for pg-index-health library
gradle gradle-8 hacktoberfest java java-21 junit5 kotlin-dsl liquibase lombok lombok-gradle mutation-testing pitest postgres postgresql testcontainers
Last synced: 18 Mar 2025
https://github.com/vjh0107/plugin-jar
A Gradle plugin that streamlines the process of creating a plugin JAR.
bukkit gradle gradle-plugin gradle-plugin-kotlin kotlin-dsl papermc spigot
Last synced: 09 Feb 2025
https://github.com/blackbracken/drainage
:scroll: A Kotlin DSL library for Spigot to write inventory UI easier
kotlin-dsl minecraft spigot-library
Last synced: 29 Dec 2024
https://github.com/lusingander/kraphql
Generate Kotlin DSL from GraphQL schema
code-generation dsl gradle-plugin graphql kotlin kotlin-dsl
Last synced: 14 Apr 2025
https://github.com/javiersegoviacordoba/kotlin-template-javiersc
Create libraries for all types of Kotlin projects: android, JVM, Multiplatform, Gradle plugins, and so on.
android android-library changelog cicd docs github-template gradle-kotlin-dsl gradle-plugin hacktoberfest kotlin kotlin-android kotlin-dsl kotlin-jvm kotlin-multiplatform kotlin-script kotlin-template maven-publish repo-template
Last synced: 19 Mar 2025
https://github.com/sub6resources/utilities
Kotlin Utilities for Android -- Making Android Development Stupid Simple
android android-library dsl kotlin kotlin-android kotlin-android-extensions kotlin-dsl kotlin-library legal navigation-drawer permission-android permission-manager settings-management
Last synced: 12 Apr 2025
https://github.com/intrepidpursuits/kotlin-ble-idiom
An example of a Kotlin based idiom allowing to configure communication with BLE devices
bluetooth-low-energy kotlin kotlin-dsl kotlin-office-hours
Last synced: 11 Apr 2025
https://github.com/kw-service/kw-pass-wearos
KWU Pass App for Central Library on Wearable Device
android coil coroutines hilt horologist jetpack jetpack-compose kotlin kotlin-dsl mvvm okhttp retrofit2 version-catalog wearable wearos
Last synced: 13 Apr 2025
https://github.com/y2k/virtual-ui-research
Virtual UI research
android kotlin kotlin-dsl the-elm-architecture virtual-dom
Last synced: 08 May 2025
https://github.com/filwiesner/TmiK
Twitch messaging in Kotlin - Simple DSL for interacting with Twitch chat
kotlin kotlin-dsl kotlin-js kotlin-jvm multiplatform twitch twitch-irc
Last synced: 10 May 2025
https://github.com/nidomiro/kdataloader
A Kotlin implementation of dataloader
coroutines dataloader kotlin kotlin-coroutines kotlin-dsl kotlin-library
Last synced: 20 Dec 2024
https://github.com/tfaki/android-success-build-gradle-task
This app include gradle task. If you build this app, you can hear the sound.
android android-studio gradle gradle-tasks groovy kotlin kotlin-dsl
Last synced: 23 Nov 2024
https://github.com/apurebase/exceldsl
An easy to use Kotlin DSL to build Excel documents
apache-poi excel kotlin kotlin-dsl
Last synced: 17 Dec 2024
https://github.com/phpirates/kotlin-template-project
Showcase of simple tests in Kotlin using JUnit 5, Spek 2 and using Kotlin Script Gradle
gradle junit5 kotlin kotlin-dsl kotlin-testing spek
Last synced: 11 Apr 2025
https://github.com/danbeldev/alice-ktx
👀 Фреймворк на Kotlin для разработки навыков Алисы из Яндекс.Диалогов.
alice alice-skills bot framework kotlin kotlin-coroutines kotlin-dsl kotlin-library kotlin-serialization ktor-server redis yandex yandex-alice yandex-dialogs yandex-dialogs-sdk yandex-lyceum
Last synced: 12 Apr 2025