How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Reactant is a reactive architecture for iOS
The main features of brightify/reactant are: Architecture Patterns.
Open-source alternatives to brightify/reactant include: codytwinton/swiftyviper — Swift Interaction with VIPER Architecture. davidask/stateviewcontroller — Stateful view controller containment for iOS and tvOS. 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是一个基于六边形架构的框架,可以支撑充血的领域模型范式。.
Swift Interaction with VIPER Architecture
Stateful view controller containment for iOS and tvOS
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
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。