Skip to content

bipinvaylu/awesome-kotlin-multiplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Awesome-Kotlin-Multiplatform

FKA: Awesome-Kotlin-Native

Awesome Kotlin Multiplaform Image

About

A curated list of Kotlin Multiplatform libraries & resources that support full stack: Mobile(Android/iOS), Web(JavaScript), Backend and Desktop.

Contents

Libraries

Name and Description Supported Platforms
Atrium - Assertion library Java, Android, JS
Kotlinx Coroutines - Library support for Kotlin coroutines with multiplatform support. Java, Android, Android NDK, JS, iOS, macOS, Linux, Windows
Kotlinx Serialization - 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. Java, Android, Android NDK, JS, iOS, macOS, Linux, Windows
Kotlin IO - Multiplatform library suitable for I/O primitives building and manipulations. Java, Android, JS, iOS, macOS, Linux, Windows
Ktor - Framework for quickly creating web applications in Kotlin with minimal effort. Starting with 0.9.4, Ktor HTTP Client supports several platforms, using the multiplatform support. Java, Android, JS, iOS, macOS, Linux, Windows
FuzzyWuzzy-Kotlin - Fuzzy string matching for Kotlin (JVM, iOS) - fork of the Java fork of of Fuzzy Wuzzy Python lib. Android, iOS, JVM, Win, macOS, Linux, WASM
Multiplatform Settings - 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. Android, iOS, macOS
Redux-Kotlin - Redux implementation for Kotlin supporting multiplatform. Includes a Thunk implementation and other middleware and sample apps. Android, iOS, JVM, Win, macOS, Linux, WASM
SQLiter - 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. Java, Android, iOS, macOS, Windows
SQLDelight - Generates typesafe APIs from your SQL statements. It compile-time verifies your schema, statements, and migrations and provides IDE features like autocomplete and refactoring which make writing and maintaining SQL simple. Java, Android, iOS
LocoLaser - Localization tool that able to generate Strings Repository class with common interface for both mobile platforms: Android and iOS. Android, iOS, macOS
suparnatural-concurrency - Convenient APIs for multi-platform multithreading on iOS and Android. Android, iOS
suparnatural-fs - Kotlin Multi Platform File System access library for iOS and Android. Android, iOS
suparnatural-cache - A superfast, thread safe in-memory cache with configurable hashing schemes backed by persistent stores with blocking/non-blocking I/O. Android, iOS
Hydra Log - Allows to write logs in common module. The way how logs will written defines for each platform independently. Java, Android, Android NDK, JS, iOS, macOS, Linux

Resources

  • Kotlin-Native learning resouces

Contributing

Your contributions are always welcome! Please read the contribution guidelines first.

About

A curated list of Kotlin Multiplatform libraries & resources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published