awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ReactorKit avatar

ReactorKit/ReactorKit

0
View on GitHub↗
2,793 Stars·271 Forks·Swift·MIT·3 Aufrufereactorkit.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.

Star-Verlauf

Star-Verlauf für reactorkit/reactorkitStar-Verlauf für reactorkit/reactorkit

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ReactorKit

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ReactorKit.
  • bendingspoons/tempura-swiftAvatar von BendingSpoons

    BendingSpoons/tempura-swift

    716Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗716
  • devyeom/onewayAvatar von DevYeom

    DevYeom/OneWay

    109Auf GitHub ansehen↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    Auf GitHub ansehen↗109
  • bendingspoons/katana-swiftAvatar von BendingSpoons

    BendingSpoons/katana-swift

    2,235Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗2,235
  • reswift/reswiftAvatar von ReSwift

    ReSwift/ReSwift

    7,594Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,594
Alle 30 Alternativen zu ReactorKit anzeigen→

Häufig gestellte Fragen

Was macht reactorkit/reactorkit?

A library for reactive and unidirectional Swift applications

Was sind die Hauptfunktionen von reactorkit/reactorkit?

Die Hauptfunktionen von reactorkit/reactorkit sind: Event Handling, Unidirectional Data Flow.

Welche Open-Source-Alternativen gibt es zu reactorkit/reactorkit?

Open-Source-Alternativen zu reactorkit/reactorkit sind unter anderem: 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.