LouisCAD/Splitties
A collection of hand-crafted extensions for your Kotlin projects. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3673
- days_rel: n/a
- days_push: 826
- n_releases_24m: 0
Adoption not part of the score
2582 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Splitties is a collection of small, modular Kotlin multiplatform libraries (Android-first) that provide hand-crafted extensions and DSLs to reduce boilerplate in Kotlin projects. Modules cover Android UI helpers, coroutines utilities like raceOf, preferences, and system interaction, each with a small footprint.
Use cases
- reduce Android boilerplate when starting activities or showing snackbars
- write Android UIs in Kotlin DSL instead of XML layouts
- race multiple suspend functions against each other with coroutines
- add lightweight Kotlin extensions to an Android app without heavy dependencies
- share Kotlin utility code across Android, iOS, and macOS targets
- replace the deprecated Anko library with a maintained alternative
When to choose
- you build Android apps in Kotlin and want concise, idiomatic extension-based APIs
- you want small, pick-only-what-you-need modules to keep APK size down
- you need Kotlin multiplatform utilities with Android as the primary target
- you liked Anko's DSL style and want a maintained successor
When to avoid
- your project is not Kotlin-based
- you need a full-featured UI framework rather than small utility extensions
- you rely on very recent AndroidX/Jetpack Compose features that Splitties' View-based DSLs don't cover
- you require long-term commercial support or frequent releases
Facets
library · maturity active
ui-components concurrency developer-tools mobile-development cross-platform developer-tools jvm kotlin-multiplatform kotlin-dsl android-library anko-successor coroutines material-design modular-libraries android ios macos watchos
3 sources
- readme: https://github.com/LouisCAD/Splitties · fetched 2026-08-28 · 10292d7f947d
- homepage: https://splitties.louiscad.com · fetched 2026-08-29 · da437974fba9
- site_page: https://splitties.louiscad.com/CHANGELOG · fetched 2026-08-29 · 3c245ab68dbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LouisCAD/Splitties | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="LouisCAD/Splitties")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem