Jetbrains looks like it's about to release Compose ui for ios, and web!

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. compose-multiplatform

    Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

    https://github.com/JetBrains/compose-jb/tree/master/examples/minesweeper https://github.com/JetBrains/compose-jb/tree/master/examples/falling-balls-mpp

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. aoc2021

    Advent of Code 2021 - my answers

    I ran my own benchmarks for a whole ton of code at https://github.com/ephemient/aoc2021 on both Linux x64 and macos x64, and ended up disabling Kotlin/Native because it was varying between 10x and 100x slower than Kotlin/JVM, eventually timing out on CI. The generated code may be reasonable thanks to LLVM, but the runtime certainly is not.

  4. skiko

    Kotlin Multiplatform bindings to Skia

    They Merged today the functions that will be usaged on Compose for opening, closing and handling text inputs https://github.com/JetBrains/skiko/pull/455 (if I understand correctly). Currently, the examples rely on xcodegen file, based on the currently plugin that Compose has for Desktop, it provide alot of things including packaging for desktop, I think they will provide a xcodegen file automatically and use xcodegen behind the scenes to generate everything needed.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to use Hydraulic Conveyor with KMP Compose for Desktop

    1 project | dev.to | 25 Feb 2025
  • Understanding file associations in JVM apps

    1 project | dev.to | 7 Jan 2024
  • Compose cannot be used for large amount of text

    2 projects | /r/Kotlin | 11 Dec 2023
  • [Compose Multiplatform] Disable a button according to a list of flow values

    1 project | /r/Kotlin | 5 Dec 2023
  • Compose Multiplatform 1.5.0-beta01

    1 project | /r/Kotlin | 3 Aug 2023

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?