Powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
☆483Jan 23, 2026Updated last month
Alternatives and similar repositories for kstatemachine
Users that are interested in kstatemachine are comparing it to the libraries listed below
Sorting:
- A Kotlin and Swift DSL for finite state machine☆2,066Jul 22, 2024Updated last year
- Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.☆771Updated this week
- Build job schedules with kotlinx-datetime and kotlinx-coroutines☆191Feb 5, 2026Updated 3 weeks ago
- Kotlin Compiler Plugin for source capture☆78May 27, 2024Updated last year
- Kotlin Multiplatform Charset Library for Encoding and Decoding Character Sets☆23Nov 30, 2024Updated last year
- Finite State Machine in Kotlin☆94Feb 4, 2026Updated 3 weeks ago
- A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.seria…☆657Dec 3, 2025Updated 2 months ago
- Build a StateFlow stream using Jetpack Compose☆2,153Feb 13, 2026Updated 2 weeks ago
- Dependency injection lib for kotlin☆1,477Jan 7, 2026Updated last month
- Future of general purpose Сonfiguration languages. Side-effect-less dialect of Kotlin.☆80Sep 11, 2022Updated 3 years ago
- A Gradle plugin that helps you speed up builds by excluding unnecessary modules.☆425Oct 17, 2024Updated last year
- A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.☆1,104Feb 21, 2026Updated last week
- RSocket Kotlin multi-platform implementation☆617Mar 11, 2025Updated 11 months ago
- Public API management tool☆946Aug 11, 2025Updated 6 months ago
- Portable validations for Kotlin☆799Updated this week
- A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.☆411Updated this week
- Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose☆2,017Jan 9, 2026Updated last month
- A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).☆62Feb 23, 2024Updated 2 years ago
- A multiplatform higher-order function for retrying operations that may fail.☆378Dec 25, 2025Updated 2 months ago
- Little utilities for more pleasant immutable data in Kotlin☆291Oct 19, 2024Updated last year
- HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired …☆2,013Feb 18, 2026Updated last week
- Kotlin multiplatform units for representing SI and IEC bytes and bits, inspired by jakewharton/byteunits and kotlin.time.Duration☆194Dec 3, 2025Updated 2 months ago
- A declarative, Kotlin-idiomatic API for writing dynamic console applications.☆679Dec 27, 2025Updated 2 months ago
- A generic collapsable implementation with dragging and nested scrolling support☆105Oct 14, 2024Updated last year
- Build terminal UI in Kotlin using Jetpack Compose