kotlin-jvm
There are 193 repositories under kotlin-jvm topic.
AAkira/Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
russhwolf/multiplatform-settings
A Kotlin Multiplatform library for saving simple key-value data
vinceglb/FileKit
Pick and save Files, Medias and Folder for Kotlin Multiplatform / KMP and Compose Multiplatform / CMP
kordlib/kord
Idiomatic Kotlin Wrapper for The Discord API
utopia-rise/godot-kotlin-jvm
Godot Kotlin JVM Module
nacular/doodle
A pure Kotlin UI framework for the Web and Desktop.
varabyte/kotter
A declarative, Kotlin-idiomatic API for writing dynamic console applications.
MohamedRejeb/Ksoup
Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.
InsanusMokrassar/ktgbotapi
Type-safe library for work with Telegram Bot API
ctripcorp/SQLlin
A DSL ORM library for Kotlin Multiplatform.
fractalwrench/json-2-kotlin
Convert JSON to Kotlin Data Classes
minigdx/tiny
Tiny is a lightweight 2D game engine that allows developers to easily create games using the Lua programming language.
vinceglb/AutoLaunch
Launch your Kotlin / KMP app automatically on system startup ✨
varabyte/truthish
A Kotlin multiplatform unit testing library inspired by / similar to Google Truth.
InsanusMokrassar/krontab
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
bugsnag/kotlin-multiplatform-example
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
kotools/types
Explicit types for Kotlin Multiplatform.
petertrr/kotlin-multiplatform-diff
Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
mfwgenerics/kapshot
Kotlin Compiler Plugin for source capture
arrow-kt/suspendapp
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
DatL4g/Sekret
🔒 Deeply hide secrets with Kotlin Multiplatform
jakobkmar/SimpleKotlinMail
A simple, coroutine based Kotlin Email API for both client- and server-side projects
kgpu/kgpu
A Cross Platform Graphics API For Kotlin JVM and Kotlin JS
ForteScarlet/kotlin-suspend-transform-compiler-plugin
A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture or JS Promise, etc. ☝️😺👍
bitPogo/kmock
A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
whyoleg/ktd
Kotlin Multiplatform TDLib (Telegram Database library) client
smyrgeorge/log4k
A Comprehensive Logging and Tracing Solution for Kotlin Multiplatform.
ProjectMapK/KMapper
Object to Object mapper Libraly for Kotlin.
oikvpqya/fastscroller-compose-multiplatform
Scrollbar for Compose Multiplatform
Irineu333/Highlight
Cross-platform text and syntax highlighting for Compose and View, based on regular expressions.
marcelmay/kformat
KFormat is a tiny Kotlin library for formatted text output such as printing values in a structured table
moallemi/kotlin-date-range
Implementation of rangeTo operator for LocalDate and Date in kotlin
saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Ivy-Apps/di
A simple DI library for Kotlin Multiplatform apps.
egorzhdan/networkinkt
Multiplatform coroutine-based HTTP client wrapper for Kotlin