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
·
DevYeom avatar

DevYeom/OneWay

0
View on GitHub↗
109 Stars·10 Forks·Swift·MIT·2 Aufrufeswiftpackageindex.com/DevYeom/OneWay/documentation/oneway↗

OneWay

A Swift library for state management with unidirectional data flow.

Features

  • Event Handling - State management with unidirectional data flow.
  • Reactive Programming - State management with unidirectional data flow.
  • Unidirectional Data Flow - State management library with unidirectional data flow.

Star-Verlauf

Star-Verlauf für devyeom/onewayStar-Verlauf für devyeom/oneway

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 OneWay

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit OneWay.
  • 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
  • fxm90/lightweightobservableAvatar von fxm90

    fxm90/LightweightObservable

    137Auf GitHub ansehen↗

    📬 A lightweight implementation of an observable sequence that you can subscribe to.

    Swiftcocoapodsiosmvvm
    Auf GitHub ansehen↗137
  • 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
  • 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
Alle 30 Alternativen zu OneWay anzeigen→

Häufig gestellte Fragen

Was macht devyeom/oneway?

A Swift library for state management with unidirectional data flow.

Was sind die Hauptfunktionen von devyeom/oneway?

Die Hauptfunktionen von devyeom/oneway sind: Event Handling, Reactive Programming, Unidirectional Data Flow.

Welche Open-Source-Alternativen gibt es zu devyeom/oneway?

Open-Source-Alternativen zu devyeom/oneway sind unter anderem: reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… reactivecocoa/reactivecocoa — ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for… 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. ra1028/vueflux — :recycle: Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux. fxm90/lightweightobservable — 📬 A lightweight implementation of an observable sequence that you can subscribe to.