awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ReactorKit avatar

ReactorKit/ReactorKit

0
View on GitHub↗
2,793 stele·271 fork-uri·Swift·MIT·3 vizualizărireactorkit.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.

Istoric stele

Graficul istoricului de stele pentru reactorkit/reactorkitGraficul istoricului de stele pentru reactorkit/reactorkit

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru ReactorKit

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ReactorKit.
  • bendingspoons/tempura-swiftAvatar BendingSpoons

    BendingSpoons/tempura-swift

    716Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗716
  • devyeom/onewayAvatar DevYeom

    DevYeom/OneWay

    109Vezi pe GitHub↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    Vezi pe GitHub↗109
  • bendingspoons/katana-swiftAvatar BendingSpoons

    BendingSpoons/katana-swift

    2,235Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗2,235
  • reswift/reswiftAvatar ReSwift

    ReSwift/ReSwift

    7,594Vezi pe 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
    Vezi pe GitHub↗7,594
Vezi toate cele 30 alternative pentru ReactorKit→

Întrebări frecvente

Ce face reactorkit/reactorkit?

A library for reactive and unidirectional Swift applications

Care sunt principalele funcționalități ale reactorkit/reactorkit?

Principalele funcționalități ale reactorkit/reactorkit sunt: Event Handling, Unidirectional Data Flow.

Care sunt câteva alternative open-source pentru reactorkit/reactorkit?

Alternativele open-source pentru reactorkit/reactorkit includ: 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.