awesome-kotlin-native

A curated list of Kotlin Multiplatform libraries & resources.

Archived

GitHub

21 stars
2 watching
3 forks
last commit: over 6 years ago
Linked from 3 awesome lists


Contents / Libraries

Kotlinx Coroutines 13,122 10 months ago Library support for Kotlin coroutines with multiplatform support
Kotlinx Serialization 5,455 10 months ago Kotlin serialization consists of a compiler plugin, which automatically produces visitor code for classes, and runtime library, which uses generated code to serialize objects without reflection
Ktor 13,135 10 months ago Framework for quickly creating web applications in Kotlin with minimal effort. Starting with 0.9.4, Ktor HTTP Client supports , using the multiplatform support
Multiplatform Settings 1,725 11 months ago Library for Multiplatform mobile apps, so that common code can persist key-value data. It stores things using SharedPreferences on Android and NSUserDefaults on iOS
SQLiter 179 over 1 year ago SQLiter is a SQLite driver for Kotlin Multiplatform, with the intended targets of JVM/Android and all flavors of Native that support the sqlite3 c libraries
LocoLaser 19 about 2 years ago Localization tool that able to generate Strings Repository class with common interface for both mobile platforms: Android and iOS
suparnatural-threading 131 almost 3 years ago Convenient APIs for multi-platform multithreading on and
suparnatural-fs 131 almost 3 years ago Kotlin Multi Platform File System access library for and
suparnatural-cache 131 almost 3 years ago A superfast, thread safe in-memory cache with configurable hashing schemes backed by persistent stores with blocking/non-blocking I/O

Backlinks from these awesome lists: