molecule VS mosaic

Compare molecule vs mosaic and see what are their differences.

molecule

Build a StateFlow stream using Jetpack Compose (by cashapp)

mosaic

An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime (by JakeWharton)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
molecule mosaic
21 21
1,718 1,768
2.1% -
9.2 9.1
7 days ago 7 days 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.

molecule

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

mosaic

Posts with mentions or reviews of mosaic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.
  • Introducing the new concoct UI runtime and compiler - inspired by jetpack compose
    2 projects | /r/rust | 25 Jun 2023
    One of favorite offshoots of compose is https://github.com/JakeWharton/mosaic, which is a tool to build TUI's. Is something that you plan for this library, basically making the targeted renderer plug-able?
  • Ink: React for interactive command-line apps
    24 projects | news.ycombinator.com | 8 May 2023
    There's also Mosaic, which is an experiment of sorts to build console UI using Kotlin and Jetpack Compose: https://github.com/JakeWharton/mosaic
  • Looking for Kotlin Console UI libraries that work in IDE Terminal
    5 projects | /r/Kotlin | 21 Mar 2023
    Not sure if this is what you're looking for but it seems pretty cool: https://github.com/JakeWharton/mosaic
  • Guides for Kotlin scripting use case
    8 projects | /r/Kotlin | 12 Mar 2023
  • 🔁 Benjamin Kosten Announced EffeKt — Revolutionary Reactive Kotlin Library
    1 project | /r/Kotlin | 21 Feb 2023
    To see some non-Android examples of Compose, take a look at https://github.com/JakeWharton/mosaic
  • Kotlin CLI apps development status
    7 projects | /r/Kotlin | 21 Feb 2023
    Have you tried either clikt or mosaic??
  • EffeKt: reactivity in kotlin
    6 projects | /r/Kotlin | 20 Feb 2023
    Mosaic
  • gtk-ks: Join the Effort to create GTK Bindings for Kotlin!
    8 projects | /r/Kotlin | 7 Feb 2023
    Would be really cool if one day this could be made to work with the compose compiler, kinda like compose for web, mosaic (compose for TUI apps), or another project that I can't find right now but it was basically compose with one of Apple's UI frameworks
  • 30k lines of SwiftUI in production later
    3 projects | news.ycombinator.com | 28 Jan 2023
    Jetpack Compose (Google's alternative on Android, that also works pretty much anywhere you can run a JVM and others like the web [1], terminals[2], powerpoints[3], as well as pretty much anywhere you have an imperative API that you want to transform into a functional model[4]) is infinitely more polished and has better tools than anything Apple has put out in all of SwiftUI's existence. Apple is bringing this upon themselves with their "major updates" concept for SwiftUI coming every other year, where components aren't even available on old versions of iOS. A UI toolkit is a library like any other, version it like a library and match patch releases.

    [1] https://compose-web.ui.pages.jetbrains.team/

    [2] https://github.com/JakeWharton/mosaic

    [3] https://github.com/fgiris/composePPT

    [4] https://github.com/googlemaps/android-maps-compose

  • JetBrains launches cross-platform UI framework for Kotlin
    6 projects | /r/programming | 4 Dec 2021
    Compose itself can be used by pretty much anything then. There's Compose UI, there's Compose Multiplatform, that on the web targets the DOM, on Windows targets... WinUI or any component library ? and more. For example, you can have a terminal renderer with it: https://github.com/JakeWharton/mosaic. Or hell, even drive an iOS view (https://twitter.com/jakewharton/status/1399561083204026369). The way it works also allows transforming coroutines calls, which are asynchronous into basically synchronous components, without ever making use of the UI part (https://github.com/cashapp/molecule).

What are some alternatives?

When comparing molecule and mosaic you can also consider the following projects:

compose-samples - Official Jetpack Compose samples.

compose-dot - Experimental Graphviz code generation POC built with Jetpack Compose compiler/runtime.

workflow - A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.

Channelify - Convert your YouTube channel into a native Android app using YouTube Data API v3.

MVIKotlin - Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library

kotter - A declarative, Kotlin-idiomatic API for writing dynamic console applications.

j2cl - Java to Closure JavaScript transpiler

Expenso - 📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

KotlinBloc - A predictable state management library for Kotlin and Jetpack Compose, using the BLoC design pattern.

Ink - 🌈 React for interactive command-line apps

android-test - Android example project and tests with LWJGL

MixAnimationsMotionLayout - En este repo encontraras multiples ejemplos de animaciones con #MotionLayout