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 - 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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • 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.

  • 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
  • skiko

    Kotlin MPP 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

  • 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
  • Timeline with Scrollbar in LazyColumn Compose

    1 project | /r/androiddev | 8 Jul 2023