Clayground VS Splitties

Compare Clayground vs Splitties and see what are their differences.

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
Clayground Splitties
1 3
42 2,456
- -
1.8 7.8
almost 3 years ago 7 months ago
Objective-C 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.

Clayground

Posts with mentions or reviews of Clayground. We have used some of these posts to build our list of alternatives and similar projects.
  • Jetpack Compose: Missing piece to the MVI puzzle?
    1 project | /r/androiddev | 15 Jul 2021
    To work around the above needs a ton of code, whereas with snapshot state you can just write var data: Data by mutableStateOf(initialValue) and get all of the above for free. You also don't have to shoehorn your models and events into sealed types. Updating can be done with regular functions or suspend functions for asynchronous work.

Splitties

Posts with mentions or reviews of Splitties. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.
  • Useful utilities, extensions, base classes
    3 projects | /r/androiddev | 10 Jul 2022
    https://github.com/LouisCAD/Splitties don’t use it because I think it leads to dependency bloat but there you go
  • Future of single activity with multiple fragment!!!
    1 project | /r/androiddev | 28 Jun 2021
    I've successfully used single activity with multiple fragments in the past. In one app we even dropped the fragments and inflated custom views (fueled with splitties: https://github.com/LouisCAD/Splitties when compose was in early stage) with screens logic implemented as suspendable functions.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    XML is not the only way to use Android Views. With Kotlin, you can get pretty compelling results: https://github.com/LouisCAD/Splitties/tree/main/modules/views-dsl#ide-preview

What are some alternatives?

When comparing Clayground and Splitties you can also consider the following projects:

qBittorrent-Manager - [WIP] Modern qBittorrent WebUI Client for Android written in Kotlin

kable - Kotlin Asynchronous Bluetooth Low-Energy

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

multiplatform-compose - A demo to show usage of Jetbrains Compose in Android and iOS.

Flywheel - A simple and predictable state management library inspired by Redux for Kotlin Multiplatform using the concepts of actors.

kotlin-multiplatform-libsodium - A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.

kotlin-libui - Kotlin/Native interop to libui: a portable GUI library

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

kotlinx.html - Kotlin DSL for HTML

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

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

okio - A modern I/O library for Android, Java, and Kotlin Multiplatform.