aurora VS kobweb

Compare aurora vs kobweb and see what are their differences.

aurora

Building modern, elegant and fast desktop Compose applications (by kirill-grouchnikov)

kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML (by varabyte)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aurora kobweb
9 17
543 1,298
- 6.8%
8.7 9.8
9 days ago 1 day ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aurora

Posts with mentions or reviews of aurora. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-12.

kobweb

Posts with mentions or reviews of kobweb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Meet kobweb a web frame framework for kotlin
    1 project | /r/Kotlin | 25 Jun 2023
  • Kotlin Multiplatform User Survey: Q2 2023
    3 projects | /r/Kotlin | 20 Apr 2023
    Done, added "Other" and "None of the above" options. Thanks for the feedback! Btw, were you talking about this library: https://github.com/varabyte/kobweb?
  • On the Compose HTML rebranding (TL;DR - everything is fine!)
    8 projects | /r/Kotlin | 15 Apr 2023
    Aaaaand sourcemap config done: https://github.com/varabyte/kobweb/commit/84e17b710d92332efdb37abb887e546a7f03c73d
  • JetBrains Compose is now Compose Multiplatform
    5 projects | /r/Kotlin | 12 Apr 2023
    (For people who don't know Kobweb, you can read more at https://github.com/varabyte/kobweb, but until I update it, please replace "Compose for Web" to "Compose HTML" in your head, thanks!)
  • How can I learn Kotlin web development?
    3 projects | /r/Kotlin | 26 Mar 2023
    I'm actively working on https://github.com/varabyte/kobweb, which builds on top of Compose for Web and adds some extra support to make it a little easier for Android developers to get into. (You will ultimately need to learn html / css but I believe Kobweb makes that a little easier to start getting used to it).
  • How relevant is it to use Kotlin for frontend development?
    2 projects | /r/Kotlin | 20 Feb 2023
    https://github.com/varabyte/kobweb is Compose for Web using DOM rendering instead of Canvas with a Jamstack like approach. Worth to try and if it later upgrade from Kotlin/JS to Kotlin/Wasm, it could really become something big …
  • Tech-stack for web application using Kotlin?
    6 projects | /r/Kotlin | 15 Feb 2023
    I'm working on https://github.com/varabyte/kobweb which is not mature, but you might want to check it out anyway?
  • The Potential of Kotlin/WASM
    4 projects | news.ycombinator.com | 13 Feb 2023
    This is indeed a very important point, and I care deeply about that.

    For Compose for Web, there has been I think a lot of debate to decide if the Web rendering should be Canvas or DOM based. At least for now, it seems the official support is focusing on Canvas rendering for pixel-perfect rendering, and it already works with Koltin/Wasm, see https://news.ycombinator.com/item?id=34779746. This choice is probably driven by Kotlin current mobile app main use case.

    But via community-driven project like https://github.com/varabyte/kobweb or https://github.com/mpetuska/kmdc, Compose for Web can also be a good Web citizen and perform DOM based rendering.

  • front-end framework for kotlin
    2 projects | /r/Kotlin | 22 Jun 2022
    I'm working on an opinionated framework on top of their framework called Kobweb, but depending on your goals it may be sightly too early to use it.
  • Why can't I run my project?
    1 project | /r/Kotlin | 31 May 2022
    This may not help but I have a working ktor server in my project. Here's my Gradle config: https://github.com/varabyte/kobweb/blob/main/backend/server/build.gradle.kts

What are some alternatives?

When comparing aurora and kobweb you can also consider the following projects:

compose-macos-theme - MacOS theme for JetBrains Compose UI framework

kvision - Object oriented web framework for Kotlin/JS

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

vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest

asteroids-compose-for-desktop - Simple space game, built with Compose for Desktop!

wasm-languages - How to use WebAssembly in various languages

imgui-java - JNI based binding for Dear ImGui

Svelte - Cybernetically enhanced web apps

Kamel - Kotlin asynchronous media loading and caching library for Compose.

navigation - Simple navigation in Compose Multiplatform apps

jewel - An implementation of the IntelliJ look and feels in Compose for Desktop

kobweb-templates - Templates which can be used by the Kobweb framework.