Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Kotlin Jvm GitHub Repositories
Explore popular GitHub repositories tagged “kotlin-jvm”.
Compare stars, forks, and programming language using the same GitStar view as GitHub Trending.
Trending Repositories
A Kotlin Multiplatform library for saving simple key-value data
Pick and save Files, Medias and Folder for Kotlin Multiplatform / KMP and Compose Multiplatform / CMP
Idiomatic Kotlin Wrapper for The Discord API
Godot Kotlin JVM Module
A pure Kotlin UI framework for the Web and Desktop.
A declarative, Kotlin-idiomatic API for writing dynamic console applications.
Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.
Type-safe library for work with Telegram Bot API
A library for saving key/value pair data for Kotlin Multiplatform and Android. Encryption enabled by default, with option for Plain (unencrypted) storage. Supports Property Delegates, Flow/StateFlow, with Jetpack Compose and biometrics integration using hardware-backed encryption.
A DSL ORM library for Kotlin Multiplatform.
Tiny is a lightweight 2D game engine that allows developers to easily create games using the Lua programming language.
A Kotlin Multiplatform frontend library to create standalone websites or frontends with your favorite JVM backend framework
Convert JSON to Kotlin Data Classes
Launch your Kotlin / KMP app automatically on system startup ✨
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
A Kotlin multiplatform unit testing library inspired by / similar to Google Truth.
Explicit types for Kotlin Multiplatform.
Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
🔒 Deeply hide secrets with Kotlin Multiplatform
A Comprehensive Logging and Tracing Solution for Kotlin Multiplatform.
Kotlin Compiler Plugin for source capture
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. ☝️😺👍
A Cross Platform Graphics API For Kotlin JVM and Kotlin JS
Compression and archiver APIs for Kotlin Multiplatform.
A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
Scrollbar for Compose Multiplatform
Cross-platform text and syntax highlighting for Compose and View, based on regular expressions.
KFormat is a tiny Kotlin library for formatted text output such as printing values in a structured table
Implementation of rangeTo operator for LocalDate and Date in kotlin