awesome-kotlin-native

A curated list of Kotlin Multiplatform libraries & resources.

Archived

GitHub

21 stars
2 watching
3 forks
last commit: about 7 years ago
Linked from 3 awesome lists


Contents / Libraries

Kotlinx Coroutines13,122over 1 year agoLibrary support for Kotlin coroutines with multiplatform support
Kotlinx Serialization5,455over 1 year agoKotlin 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
Ktor13,135over 1 year agoFramework for quickly creating web applications in Kotlin with minimal effort. Starting with 0.9.4, Ktor HTTP Client supports , using the multiplatform support
Multiplatform Settings1,725almost 2 years agoLibrary for Multiplatform mobile apps, so that common code can persist key-value data. It stores things using SharedPreferences on Android and NSUserDefaults on iOS
SQLiter179over 2 years agoSQLiter 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
LocoLaser19almost 3 years agoLocalization tool that able to generate Strings Repository class with common interface for both mobile platforms: Android and iOS
suparnatural-threading131almost 4 years agoConvenient APIs for multi-platform multithreading on and
suparnatural-fs131almost 4 years agoKotlin Multi Platform File System access library for and
suparnatural-cache131almost 4 years agoA 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: