awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuesswiftpackageindex.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.

Historique des stars

Graphique de l'historique des stars pour devyeom/onewayGraphique de l'historique des stars pour devyeom/oneway

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à OneWay

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OneWay.
  • reswift/reswiftAvatar de ReSwift

    ReSwift/ReSwift

    7,594Voir sur 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
    Voir sur GitHub↗7,594
  • fxm90/lightweightobservableAvatar de fxm90

    fxm90/LightweightObservable

    137Voir sur GitHub↗

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

    Swiftcocoapodsiosmvvm
    Voir sur GitHub↗137
  • bendingspoons/katana-swiftAvatar de BendingSpoons

    BendingSpoons/katana-swift

    2,235Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗2,235
  • bendingspoons/tempura-swiftAvatar de BendingSpoons

    BendingSpoons/tempura-swift

    716Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗716
Voir les 30 alternatives à OneWay→

Questions fréquentes

Que fait devyeom/oneway ?

A Swift library for state management with unidirectional data flow.

Quelles sont les fonctionnalités principales de devyeom/oneway ?

Les fonctionnalités principales de devyeom/oneway sont : Event Handling, Reactive Programming, Unidirectional Data Flow.

Quelles sont les alternatives open-source à devyeom/oneway ?

Les alternatives open-source à devyeom/oneway incluent : 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.