klibs.io is a search platform and catalog for Kotlin Multiplatform (KMP) libraries. It helps developers discover Kotlin libraries that work across multiple platforms such as Android, iOS, JVM, JS, and WASM. The website is designed to make library evaluation easier by bringing together KMP-related information in one place.
When library metadata is incomplete, klibs.io may generate additional metadata for libraries using AI to improve search and their discoverability. However, the content of libraries is not used to train or fine-tune language models.
Join #klibs-io on Slack to follow updates!
Projects are added automatically within one month (it is a frequency of maven central public index update) if they meet the following criteria:
If your project is already presented in the klibs.io, then new versions should appear the next day after they are published to Maven Central.
If you believe your project satisfies all criteria, yet it's still not available, or new versions are not appearing, please submit an issue.
Libraries on klibs.io are discovered from public package repositories and code hosting platforms. Ranking may consider factors such as relevance to your query, popularity, and project activity. The ranking logic can evolve over time as the platform improves.
klibs.io is only a discovery tool. When you use a library, you must follow that library’s license terms, just as if you had found it directly on GitHub or Maven Central.
If you are looking for tutorials or example projects that demonstrate how Kotlin Multiplatform libraries can be used in practice, see the curated list of Kotlin Multiplatform samples in the Kotlin documentation. These examples show common project structures and practical use cases across multiple platforms.
GitLab and Bitbucket should be supported at some point, but for now we want to focus on validating our ideas and iterating quickly. Adding support for GitLab and Bitbucket would slow us down, while not giving much in return, as 95% of KMP projects already use GitHub.
Gradle Plugins should be indexed at some point as they provide a lot of value to Kotlin Multiplatform projects and libraries. They will likely have a separate category like "Tools".
We would like to add them in the future.
You can provide feedback or report issues with klibs.io in a few ways.
The main place to report problems (bugs, missing libraries, incorrect metadata) is the GitHub issue tracker.
If you are a member of Kotlin public Slack, join the #klibs-io channel.
If not, become a member via application form.
klibs.io was originally created by Ignat Beresnev and is currently developed and maintained by the Kotlin Websites team at JetBrains. To learn more about the motivation behind the project, watch Ignat’s talk at KotlinConf ‘25.