Kotlin kotlin-native

Open-source Kotlin projects categorized as kotlin-native

Top 23 Kotlin kotlin-native Projects

  • PeopleInSpace

    Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.

  • Splitties

    A collection of hand-crafted extensions for your Kotlin projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • KaMPKit

    KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform

  • Project mention: Is Kotlin Multiplatform the right answer ? | /r/Kotlin | 2023-12-06

    In KaMP Kit we actually use Koin to add the Application instance: https://github.com/touchlab/KaMPKit/blob/main/app/src/main/kotlin/co/touchlab/kampkit/android/MainApp.kt

  • kmm-production-sample

    This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

  • Project mention: Kotlin Multiplatform for Android and iOS Apps | news.ycombinator.com | 2023-09-25

    Business logic is not only about backend. Apps usually have a lot of client-side logic that can be written once in KMM and used on both platforms. See [1] for a high level architecture diagram.

    I'm an iOS dev and I've been using KMM on a couple of projects for more than a year now. It's really a powerfull technology which allows teams to move faster, but there are downsides, for example lack of native Swift interop, though there are opensource tools trying to solve this [2].

    [1]: https://github.com/Kotlin/kmm-production-sample/tree/master#...

  • multiplatform-settings

    A Kotlin Multiplatform library for saving simple key-value data

  • Ktorfit

    HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit

  • Project mention: Is Kotlin Multiplatform the right answer ? | /r/Kotlin | 2023-12-06

    If you like Retrofit, I'd recommend checking out Ktorfit which is similar for KMP. https://github.com/Foso/Ktorfit

  • Reaktive

    Kotlin multi-platform implementation of Reactive Extensions

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • DroidconKotlin

    Kotlin Multiplatfom app for Droidcon Events

  • moko-resources

    Resources access for mobile (android & ios) Kotlin Multiplatform development

  • moko-mvvm

    Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

  • realm-kotlin

    Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.

  • Napier

    Logging library for Kotlin Multiplatform

  • Project mention: Write Once, Run Everywhere: Building with KMM and Compose Multiplatform | dev.to | 2023-07-27

    Napier

  • kotlin-libui

    Kotlin/Native interop to libui: a portable GUI library

  • Pokedex

    Pokedex - a Kotlin Multiplatform app, built with Compose multiplatform, Coroutines, Flow, Koin, Ktor, SqlDelight, Decompose, MVIKotlin, and Material 3 based on MVI architecture (by MohamedRejeb)

  • multiplatform-compose

    A demo to show usage of Jetbrains Compose in Android and iOS.

  • Stately

    Kotlin Multiplatform State Library

  • uuid

    Kotlin Multiplatform UUID (by benasher44)

  • moko-widgets

    Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development

  • moko-kswift

    Swift-friendly api generator for Kotlin/Native frameworks

  • Ksoup

    Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.

  • Project mention: Compose Rich Text Editor 0.2.0 released, with a lot of new features | /r/Kotlin | 2023-05-22

    In this version 0.2.0 I added HTML support. Markdown support is coming to 0.3.0. Since the library is multiplatform and there's no Multiplatform HTML or Markdown parsers available, I built my own multiplatform parsing library which is Ksoup and for now it only supports HTML https://github.com/MohamedRejeb/Ksoup

  • CompleteKotlin

    Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

  • supabase-kt

    A Kotlin Multiplatform Client for Supabase.

  • godot-kotlin-native

    Kotlin bindings for Godot Engine

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin kotlin-native related posts

  • Is Kotlin Multiplatform the right answer ?

    2 projects | /r/Kotlin | 6 Dec 2023
  • Is Kotlin Multiplatform the right answer ?

    2 projects | /r/androiddev | 5 Dec 2023
  • Kotlin Multiplatform Is Stable and Production-Ready

    2 projects | news.ycombinator.com | 2 Nov 2023
  • Write Once, Run Everywhere: Building with KMM and Compose Multiplatform

    2 projects | dev.to | 27 Jul 2023
  • Which logging library do you use for KMP?

    3 projects | /r/Kotlin | 28 Jan 2023
  • Is it possible to make iOS apps with Kotlin?

    1 project | /r/Kotlin | 27 Jan 2023
  • Multiplatform Settings 1.0.0

    1 project | dev.to | 14 Jan 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source kotlin-native projects in Kotlin? This list will help you:

Project Stars
1 PeopleInSpace 2,787
2 Splitties 2,456
3 KaMPKit 2,073
4 kmm-production-sample 1,944
5 multiplatform-settings 1,418
6 Ktorfit 1,382
7 Reaktive 1,155
8 DroidconKotlin 994
9 moko-resources 989
10 moko-mvvm 973
11 realm-kotlin 837
12 Napier 692
13 kotlin-libui 643
14 Pokedex 607
15 multiplatform-compose 579
16 Stately 564
17 uuid 477
18 moko-widgets 379
19 moko-kswift 339
20 Ksoup 316
21 CompleteKotlin 293
22 supabase-kt 289
23 godot-kotlin-native 280

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com