awesome-kotlin
github.com/awesomelistsio/awesome-kotlin ↗A curated list of tools, libraries, frameworks, and resources for Kotlin.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me kotlin development tools resources from awesome-kotlin"
Installation instructions →What's inside
Kotlin Development Tools
- Android Studio
The preferred IDE for Android development with Kotlin.
- Gradle Kotlin DSL
Use Kotlin for Gradle build scripts.
- IntelliJ IDEA
The official IDE for Kotlin, offering full language support.
- Kotlinc
The official command-line compiler for Kotlin.
- Kotlin Playground
An online playground for experimenting with Kotlin code.
Kotlin Multiplatform
- Apollo Kotlin
A GraphQL client for Kotlin Multiplatform.
- KMM (Kotlin Multiplatform Mobile)
A framework for building cross-platform mobile applications.
- Kotlin Multiplatform
Share code across multiple platforms, including JVM, Android, iOS, and the web.
- ktorfit
A type-safe HTTP client for Kotlin Multiplatform.
- SQLDelight
A library for managing SQL databases with Kotlin Multiplatform support.
Libraries and Frameworks
Documentation Tools
- Asciidoctor
Generate documentation in various formats.
- Dokka
A documentation generator for Kotlin projects.
- MkDocs
Create documentation sites for Kotlin projects.
- Read the Docs
Host and manage project documentation.
Testing Tools
Educational Resources
- Coursera: Kotlin for Java Developers
A beginner-friendly course on Kotlin.
- Frontend Masters: Kotlin
Tutorials for mastering Kotlin.
- JetBrains Academy: Kotlin
Interactive courses for learning Kotlin.
- Kotlin for Android Developers
A book focusing on Kotlin in Android development.
- Kotlin Koans
Interactive exercises to learn Kotlin.
Mobile Development
- Firebase for Kotlin
Tools and APIs for integrating Firebase with Kotlin-based Android apps.
- Jetpack Compose
A modern toolkit for building native Android UIs in Kotlin.
- Kotlin Coroutines
Simplify asynchronous programming on Android.
- Realm Kotlin SDK
A database solution for Android and Kotlin Multiplatform.
- RxKotlin
Reactive Extensions for Kotlin.
Backend Development
- GraphQL Kotlin
A library for building GraphQL servers and clients in Kotlin.
- Hibernate ORM
An object-relational mapper (ORM) with Kotlin extensions.
- Micronaut
A lightweight JVM framework with first-class Kotlin support.
- Spring Boot
A popular Java-based framework with Kotlin support.
- Vert.x
A toolkit for building reactive applications in Kotlin.
Showing a sample of 48 resources. View the full list on GitHub →