Skip to content

A curated list of awesome Kotlin related stuff Inspired by awesome-java.

License

Notifications You must be signed in to change notification settings

zaxebo1/awesome-kotlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Awesome Kotlin (https://kotlin.link)

A curated list of awesome Kotlin related stuff inspired by awesome-java. :octocat:

Discuss this project in Kotlin Slack, channel: # awesome-kotlin

List of Awesome List Badge Build Awesome Kotlin Badge

📰 RSS Feed of articles, videos, slides, updates (20 latest articles)

📰 RSS Feed of articles, videos, slides, updates (full archive)

Spread Awesome Kotlin!

Here is the awesome badge for your project:

[![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin)

Table of Contents

Github Trending Back ⇈

Monthly Back ⇈

Weekly Back ⇈

Daily Back ⇈

Links Back ⇈

Official Links Back ⇈

Resources Back ⇈

Blogs Back ⇈

Courses Back ⇈

Books Back ⇈

Libraries/Frameworks Back ⇈

Testing Back ⇈

Mocks and Fakes Back ⇈

  • bluegroundltd/kfactory - Fixture factory in Kotlin
  • moove-it/fakeit - Generates realistic fake data — like names, emails, dates, countries — to be used in your Android development environment.

Dependency Injection Back ⇈

Coroutines Back ⇈

Functional Programming Back ⇈

Serialization Back ⇈

Validation Back ⇈

Database Back ⇈

  • Ganet/rxaerospike - RxJava2 wrapper for aerospike-client-java.
  • shyiko/levelkt - LevelDB client for Kotlin and/or Java 8+.
  • SubiyaCryolite/jds - Jenesis Data Store: a dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining.
  • KotlinPorts/kt-postgresql-async - Kotlin/Gradle port of mauricio's async driver for postgres/mysql.
  • pm-dev/kotlin-gremlin-ogm - Kotlin-gremlin-ogm is a type-safe object/graph mapping library for Gremlin enabled graph databases.
  • fluidsonic/fluid-mongo - Coroutine support for MongoDB built on top of the official Reactive Streams Java Driver
  • bloomberg/selekt - Android SQL database library wrapping the community edition of SQLCipher, an SQLite extension that provides 256-bit AES encryption. Selekt realises the maximum concurrency offered by SQLite3.
  • coupang/spring-data-requery - Spring Data for Requery (lightweight ORM)
  • darkredz/Zeko-SQL-Builder - Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language
  • ctripcorp/SQLlin - A DSL SQLite library for Kotlin Multiplatform
  • seratch/kotliquery - A handy database access library in Kotlin.
  • andrewoma/kwery - Kwery is an SQL library for Kotlin.
  • komapper/komapper - Komapper is an ORM library for server-side Kotlin with JDBC and R2DBC support.
  • cheptsov/kotlin-nosql - NoSQL database query and access library for Kotlin.
  • consoleau/kotlin-jpa-specification-dsl - This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications.
  • TouK/krush - Idiomatic persistence layer for Kotlin, based on Exposed. It’s based on a compile-time JPA annotation processor that generates Exposed DSL table and objects mappings from your data classes.
  • dizitart/nitrite-database - Potassium Nitrite is a kotlin extension of nitrite database, an open source nosql embedded document store with mongodb like api.
  • Litote/kmongo - KMongo - Kotlin toolkit for Mongo
  • JetBrains/xodus - Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
  • ebean-orm/ebean - Ebean is a Java & Kotlin ORM including type safe kotlin queries
  • jasync-sql/jasync-sql - Kotlin port of mauricio's async driver for postgres/mysql.
  • kotlin-orm/ktorm - A lightweight ORM Framework for Kotlin. Provides strong-typed and flexible SQL DSL and convenient sequence APIs to reduce our duplicated effort on database operations.
  • requery/requery - Modern SQL based query & persistence for Java/Kotlin/Android.
  • jankotek/mapdb - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
  • Raizlabs/DBFlow - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
  • square/sqldelight - Generates Java models from CREATE TABLE statements.
  • JetBrains/Exposed - Exposed is a prototype for a lightweight SQL library written over JDBC driver for Kotlin language.

Tools Back ⇈

Compiler Plugins Back ⇈

  • aafanasev/sekret - Kotlin compiler plugin to exclude secret properties from toString() of Data class
  • AhmedMourad0/no-copy - A Kotlin compiler plugin that performs 'copy-erasure' on data classes.
  • google/ksp - Kotlin Symbol Processing API

Continuous Integration Back ⇈

  • danger/kotlin - Stop saying "you forgot to …" in code review in Kotlin

Code Generators Back ⇈

Desktop Back ⇈

Http Clients Back ⇈

Networking Back ⇈

Editors Back ⇈

Syntax Highlighters Back ⇈

Game Development Back ⇈

  • vassilibykov/AdventKT - A Kotlin-based DSL for text adventures, with a partial replica of the classic Colossal Cave as an example.
  • zeganstyl/thelema-engine - 3d graphics engine in Kotlin, based on sources of libGDX. Platforms: JVM, TeaVM, Kotlin/JS, Kotlin/Native. See live demo: TeaVM, Kotlin/JS
  • KogeLabs/Ockero - Ockero: Kotlin OpenGl Game Engine
  • littlektframework/littlekt - A Kotlin multiplatform 2D game development framework based on OpenGL that is inspired by libGDX and KorGE. Current platforms: JVM, Web, and Android.
  • icela/FriceEngine - Make game developing easy again!
  • Hexworks/zircon - An extensible text GUI library which targets multiple platforms and designed specifically for game developers, written in Kotlin.
  • libktx/ktx - Kotlin utilities for LibGDX applications.
  • korlibs/KorGE - Modern Multiplatform Game Engine for Kotlin. Write games for the JVM, JavaScript, Android and iOS in no time using Kotlin.
  • AlmasB/FXGL - JavaFX 8 Game Library written in Java + Kotlin

Parsers Back ⇈

Raspberry Pi Back ⇈

Multiplatform Back ⇈

Extensions Back ⇈

Configuration Back ⇈

  • daviddenton/configur8 - A Kotlin port of Configur8 - A Type Safe Configuration API for Kotlin, extendable to user-defined types.
  • Nohus/AutoKonfig - A Kotlin configuration library with batteries included. Type-safe, zero lines of setup.
  • davidohana/kofiko-kotlin - Kofiko: Code-First configuration library. Lightweight, simple and minimal boilerplate.
  • ufoscout/properlty - Simple configuration library with placeholders resolution and zero magic!
  • mariomac/kaconf - KickAss Configuration. An annotation-based configuration system for Java and Kotlin
  • jdiazcano/cfg4k - Flexible and easy to use config library written in kotlin.
  • config4k/config4k - A Kotlin wrapper for Typesafe Config
  • npryce/konfig - A Type Safe Configuration API for Kotlin
  • uchuhimo/konf - A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats
  • cdimascio/dotenv-kotlin - A zero-dependency module that loads environment variables from a .env file
  • sksamuel/hoplite - A library for loading configuration files into typesafe Kotlin data classes in a boilerplate-free way

Graphics Back ⇈

Data Science Back ⇈

Command Line Interface Back ⇈

  • aPureBase/arkenv - Fully fledged command line arguments / environment variables parser via simple Kotlin delegates
  • leprosus/kotlin-cli - Kotlin-CLI - command line interface options parser for Kotlin.
  • jimschubert/kopper - A simple Kotlin option parser
  • dbaelz/Konclik - Konclik: Kotlin/Native Command Line Interface Kit
  • fork-handles/bunting4k - Simple, typesafe, testable command line flags
  • kotlin-inquirer - A collection of common interactive command line user interfaces written in Kotlin
  • varabyte/kotter - A declarative, Kotlin-idiomatic API for writing dynamic command line applications
  • xenomachina/kotlin-argparser - Easy to use and concise yet powerful and robust command line argument parsing for Kotlin.
  • ajalt/mordant - Mordant - Full-featured text styling for Kotlin command line applications.
  • ajalt/clikt - Clikt - Intuitive command line interface parsing for Kotlin.

Browsers Back ⇈

  • Dynamium/EVCalc - EVCalc is a calculation engine for mobile electric venicles (Electric scooters, electric unicycles, and so on) written in Kotlin.
  • agcom/knio2 - Kotlinx coroutines extensions for Java NIO.2
  • rsocket/rsocket-kotlin - Kotlin implementation of RSocket.
  • square/okio - A modern I/O library for Android, Kotlin, and Java.

API Clients Back ⇈

Internationalisation and Localization Back ⇈

  • projectfluent/fluent-kotlin - Kotlin tooling implementation of ProjectFluent. Read, write, and transform Fluent files.
  • cashapp/barber - A type safe Kotlin JVM library for building up localized, fillable, themed documents using Mustache templating.

Logging Back ⇈

Jetpack-Compose Back ⇈

Projects Back ⇈

Build tools Back ⇈

Desktop Back ⇈

  • datalisk/datalisk - A file sync and storage application with end-to-end encryption and multi-platform support.
  • pintowar/sudoscan - Scans and solves Sudoku Puzzles from images using AI
  • ice1000/Dekoder - A kotlin music player, materially designed.
  • russellbanks/HashHash - A Multiplatform GUI for Hashing, written in Compose for Desktop.
  • ruslanys/vkmusic - JavaFX and Spring-Boot based application for grabbing music from VK.com.
  • ice1000/dev-kt - DevC++-like cross-platform Kotlin IDE.
  • yschimke/okurl - cURL-like client based on OkHttp.
  • krud-dev/ostara - A desktop application that provides various features to monitor and interact with Spring Boot Applications via Actuator.

Examples Back ⇈

Idea Plugins Back ⇈

Playground Back ⇈

Android Back ⇈

Android Back ⇈

Libraries Back ⇈

Frameworks Back ⇈

  • nekocode/kotgo - An android development framework on kotlin using MVP architecture.
  • lightningkite/kotlin-core - A full framework for making Android apps. Based on Anko and Kotson.
  • codenameone/CodenameOne - Open source cross platform mobile development framework that offers write once run anywhere native development for iOS (iPhone/iPad), Android, Windows & more using Kotlin & Java
  • hpost/rx-mvi - Minimal framework for Model View Intent inspired Android applications written in Kotlin.
  • LouisCAD/Splitties - A family of small Kotlin libraries for delightful Android development including View DSLs
  • Miha-x64/Lychee - Data binding and persistence infrastructure for building Android and JavaFX UIs and binding them with data
  • 0xe1f/ararat

Projects Back ⇈

Extensions Back ⇈

Tools Back ⇈

  • kiruto/debug-bottle - Debug Bottle is an Android runtime debug / develop tools written using kotlin language.
  • didi/booster - Booster is an optimization toolkit for Android applications
  • Kotlin/kdoctor - CLI tool that helps to set up the environment for Kotlin Multiplatform Mobile app development.

Tests Back ⇈

Multiplatform Back ⇈

  • Reedyuk/blue-falcon - A unified Bluetooth library for Android and iOS.
  • cossacklabs/themis - Multi-language framework for solving typical data security tasks: storage and messaging encryption, authentication, works for 14 languages.

Boilerplate Back ⇈

Kotlin JavaScript Back ⇈

JavaScript Back ⇈

Frontend Back ⇈

Game Development Back ⇈

Build Tools Back ⇈

Integration Back ⇈

  • kotlin/ts2kt - Converter of TypeScript definition files to Kotlin declarations (stubs).
  • Kotlin/dukat - Converter of to Kotlin external declarations

Kotlin Native Back ⇈

Projects Back ⇈

Frameworks Back ⇈


CC0

About

A curated list of awesome Kotlin related stuff Inspired by awesome-java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages