awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesKotlin Framework Libraries

Kotlin libraries for managing unidirectional application state and screen navigation using composable state machines.

Distinct from Finite State Machine Libraries: Distinct from Finite State Machine Libraries: specifically targets Kotlin-based state machine architectures for mobile applications.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Kotlin Framework Libraries. Refine with filters or upvote what's useful.

Awesome Kotlin Framework Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • square/workflowالصورة الرمزية لـ square

    square/workflow

    1,163عرض على GitHub↗

    Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user interfaces in native mobile applications. Available as libraries for both Kotlin and Swift, the framework manages application state and screen navigation using composable state machines that direct data in a single direction from source to interface while routing user actions back to business logic. The architecture models screen navigation as nested presenter states and recursive component hierarchies rather than separate routing logic. Complex application features are buil

    Provides a Kotlin library for managing unidirectional application state and screen navigation using composable state machines.

    Shellandroidioskotlin
    عرض على GitHub↗1,163
  • square/workflow-kotlinالصورة الرمزية لـ square

    square/workflow-kotlin

    1,120عرض على GitHub↗

    Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I

    Provides a Kotlin framework for building composable state machines and unidirectional UI flows.

    Kotlinandroidkotlinreactive
    عرض على GitHub↗1,120
  1. Home
  2. Software Engineering & Architecture
  3. Finite State Machine Libraries
  4. Kotlin Framework Libraries