awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BendingSpoons avatar

BendingSpoons/tempura-swiftArchived

0
View on GitHub↗
716 estrellas·33 forks·Swift·MIT·3 vistasbendingspoons.com↗

Tempura Swift

A holistic approach to iOS development, inspired by Redux and MVVM

Features

  • Event Handling - Holistic approach to iOS development using Redux.
  • Unidirectional Data Flow - Holistic development approach inspired by Redux and MVVM.

Historial de estrellas

Gráfico del historial de estrellas de bendingspoons/tempura-swiftGráfico del historial de estrellas de bendingspoons/tempura-swift

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Tempura Swift

Proyectos open-source similares, clasificados según cuántas características comparten con Tempura Swift.
  • devyeom/onewayAvatar de DevYeom

    DevYeom/OneWay

    109Ver en GitHub↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    Ver en GitHub↗109
  • reactorkit/reactorkitAvatar de ReactorKit

    ReactorKit/ReactorKit

    2,793Ver en GitHub↗

    A library for reactive and unidirectional Swift applications

    Swift
    Ver en GitHub↗2,793
  • bendingspoons/katana-swiftAvatar de BendingSpoons

    BendingSpoons/katana-swift

    2,235Ver en GitHub↗

    Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.

    Swift
    Ver en GitHub↗2,235
  • reswift/reswiftAvatar de ReSwift

    ReSwift/ReSwift

    7,594Ver en GitHub↗

    ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a single store. It ensures predictable and traceable updates by requiring all state modifications to occur through explicit actions processed by reducer functions. The library includes a state time travel debugger that records and replays sequences of actions to reload or rewind the application state. It also provides an asynchronous action dispatcher to handle side effects and network requests while maintaining synchronized state updates. The framework covers a broad surface of st

    Swift
    Ver en GitHub↗7,594
Ver las 30 alternativas a Tempura Swift→

Preguntas frecuentes

¿Qué hace bendingspoons/tempura-swift?

A holistic approach to iOS development, inspired by Redux and MVVM

¿Cuáles son las características principales de bendingspoons/tempura-swift?

Las características principales de bendingspoons/tempura-swift son: Event Handling, Unidirectional Data Flow.

¿Qué alternativas de código abierto existen para bendingspoons/tempura-swift?

Las alternativas de código abierto para bendingspoons/tempura-swift incluyen: reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… bendingspoons/katana-swift — Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux. devyeom/oneway — A Swift library for state management with unidirectional data flow. reactorkit/reactorkit — A library for reactive and unidirectional Swift applications. square/workflow — Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user… square/workflow-kotlin — Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application…