Composing-Clocks VS Sesame

Compare Composing-Clocks vs Sesame and see what are their differences.

Composing-Clocks

Sample app to try compose and showcase principles from Composing (UI) beyond the UI (by lotdrops)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Composing-Clocks Sesame
2 7
84 109
- -
0.0 0.0
over 2 years ago about 2 years ago
Kotlin Kotlin
MIT License MIT License
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.

Composing-Clocks

Posts with mentions or reviews of Composing-Clocks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-25.
  • A safer way to collect flows from Android UIs
    2 projects | /r/androiddev | 25 Mar 2021
    Also, in compose I use a savedStateHandle wrapper where this could be avoided by removing the setter, or throwing if set is done on a key that is being tracked.
  • Compose beta01 sample app with mvvm and without AAC-ViewModels
    1 project | /r/androiddev | 2 Mar 2021
    Some headlines for the app: - MVVM with flow, and with no fragments, no AAC-ViewModels, and no AppCompatActivity - config changes handled manually - UI adapts to landscape or multi-window (with a simple animation) - ViewModels scoped to a screen, nav sub-graph, or the whole app - Koin DI with scopes bound to nav destinations - it saves state - custom view (clock)

Sesame

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

What are some alternatives?

When comparing Composing-Clocks and Sesame you can also consider the following projects:

MVICore - MVI framework with events, time-travel, and more

compose-samples - Official Jetpack Compose samples.

orbit-mvi - A simple MVI framework for Kotlin Multiplatform and Android

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

mobius - A functional reactive framework for managing state evolution and side-effects.

mobx - Kotlin MobX implementation

MobX - Simple, scalable state management.