awesome-repositories.com
Blog
awesome-repositories.com

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

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

ReactorKit/ReactorKit

0
View on GitHub↗
2,793 estrellas·271 forks·Swift·MIT·3 vistasreactorkit.io↗

ReactorKit

A library for reactive and unidirectional Swift applications

Features

  • Event Handling - Reactive and unidirectional application architecture.
  • Unidirectional Data Flow - Reactive and unidirectional architecture framework.

Historial de estrellas

Gráfico del historial de estrellas de reactorkit/reactorkitGráfico del historial de estrellas de reactorkit/reactorkit

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 ReactorKit

Proyectos open-source similares, clasificados según cuántas características comparten con ReactorKit.
  • bendingspoons/tempura-swiftAvatar de BendingSpoons

    BendingSpoons/tempura-swift

    716Ver en GitHub↗

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

    Swift
    Ver en GitHub↗716
  • 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
  • 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 ReactorKit→

Preguntas frecuentes

¿Qué hace reactorkit/reactorkit?

A library for reactive and unidirectional Swift applications

¿Cuáles son las características principales de reactorkit/reactorkit?

Las características principales de reactorkit/reactorkit son: Event Handling, Unidirectional Data Flow.

¿Qué alternativas de código abierto existen para reactorkit/reactorkit?

Las alternativas de código abierto para reactorkit/reactorkit 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. bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM. devyeom/oneway — A Swift library for state management with unidirectional data flow. alexdrone/dispatch. artman/signals — A micro-library for creating and observing events.