moko-mvvm VS parsus

Compare moko-mvvm vs parsus and see what are their differences.

moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development (by icerockdev)

parsus

Parser-combinators with Multiplatform Kotlin Coroutines (by alllex)
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
moko-mvvm parsus
1 1
972 136
0.5% -
2.8 8.7
14 days ago 4 months ago
Kotlin Kotlin
Apache License 2.0 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.

moko-mvvm

Posts with mentions or reviews of moko-mvvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Kotlin Multiplatform Mobile goes Beta
    3 projects | dev.to | 14 Oct 2022
    With KMM we can share entire layers of code, for example, the entire use case layer with its logic can be in KMM, the entire data part with its respective repositories and data sources can also be in KMM. There are even some early-stage libraries that help us to share ViewModels to manage the state of the UI.

parsus

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

What are some alternatives?

When comparing moko-mvvm and parsus you can also consider the following projects:

Hilt-MVVM-Live-Data-View-Model-Kotlin-Coroutines-Room-Retrofit-Example - Hilt + MVVM + Live Data + View Model + Kotlin Coroutines + Room + Retrofit Example

Foodium-KMM - 📱Sample application built to demonstrate the use of Kotlin Multiplatform Mobile for developing Android and iOS applications using Jetpack Compose 🚀.

moko-resources - Resources access for mobile (android & ios) Kotlin Multiplatform development

Splitties - A collection of hand-crafted extensions for your Kotlin projects.

kmm-production-sample - This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

KMMNewsAPP - Kotlin multi platform project template and sample app with everything shared except the UI. Built with clean architecture + MVI

moko-widgets - Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development

KotlinSpirit - Lightweight library for parsing text in Kotlin, inspired by C++ boost spirit library.

web3k - A Kotlin multiplatform ETH web3 client that delegates to web3.swift and web3j

rsocket-kotlin - RSocket Kotlin multi-platform implementation

theta-client - A library to control RICOH THETA

better-parse - A nice parser combinator library for Kotlin