awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davidask avatar

davidask/StateViewController

0
View on GitHub↗
310 星标·14 分支·Swift·MIT·1 次浏览

StateViewController

Stateful view controller containment for iOS and tvOS

Features

  • Architecture Patterns - Compositional approach to managing view controller states.

Star 历史

davidask/stateviewcontroller 的 Star 历史图表davidask/stateviewcontroller 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

StateViewController 的开源替代方案

相似的开源项目,按与 StateViewController 的功能重合度排序。
  • brightify/reactantBrightify 的头像

    Brightify/Reactant

    370在 GitHub 上查看↗

    Reactant is a reactive architecture for iOS

    Swiftiosrxswiftswift
    在 GitHub 上查看↗370
  • codytwinton/swiftyvipercodytwinton 的头像

    codytwinton/SwiftyVIPER

    123在 GitHub 上查看↗

    Swift Interaction with VIPER Architecture

    Swiftcocoapodiosswift
    在 GitHub 上查看↗123
  • dotnet-state-machine/statelessdotnet-state-machine 的头像

    dotnet-state-machine/stateless

    6,191在 GitHub 上查看↗

    Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C# code. It functions as an asynchronous workflow engine that executes state transitions, guards, and entry-exit actions using asynchronous tasks. The library implements a hierarchical state machine, allowing child states to inherit transitions and properties from parent superstates. It includes a state persistence framework that decouples state tracking from machine logic by reading and writing the current state to external properties or databases. Additionally, it features a g

    C#
    在 GitHub 上查看↗6,191
  • 8treenet/freedom8treenet 的头像

    8treenet/freedom

    2,271在 GitHub 上查看↗

    Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。

    Godddframeworkfreedom
    在 GitHub 上查看↗2,271
查看 StateViewController 的所有 24 个替代方案→

常见问题解答

davidask/stateviewcontroller 是做什么的?

Stateful view controller containment for iOS and tvOS

davidask/stateviewcontroller 的主要功能有哪些?

davidask/stateviewcontroller 的主要功能包括:Architecture Patterns。

davidask/stateviewcontroller 有哪些开源替代品?

davidask/stateviewcontroller 的开源替代品包括: brightify/reactant — Reactant is a reactive architecture for iOS. codytwinton/swiftyviper — Swift Interaction with VIPER Architecture. dotnet-state-machine/stateless — Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C#… eminetto/clean-architecture-go-v2 — Clean Architecture sample. ferranabello/viperit — Viper Framework for iOS using Swift. 8treenet/freedom — Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。.