awesome-kotlin-native
A curated list of Kotlin Multiplatform libraries & resources.
Archived
21 stars
2 watching
3 forks
last commit: over 5 years ago
Linked from 3 awesome lists
Contents / Libraries | |||
Kotlinx Coroutines | 13,067 | 8 days ago | Library support for Kotlin coroutines with multiplatform support |
Kotlinx Serialization | 5,421 | 8 days 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,029 | 8 days 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,682 | about 1 month 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 | 178 | 8 months 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 1 year ago | Localization tool that able to generate Strings Repository class with common interface for both mobile platforms: Android and iOS |
suparnatural-threading | 131 | almost 2 years ago | Convenient APIs for multi-platform multithreading on and |
suparnatural-fs | 131 | almost 2 years ago | Kotlin Multi Platform File System access library for and |
suparnatural-cache | 131 | almost 2 years ago | A superfast, thread safe in-memory cache with configurable hashing schemes backed by persistent stores with blocking/non-blocking I/O |