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

DevYeom/OneWay

0
View on GitHub↗
109 stele·10 fork-uri·Swift·MIT·2 vizualizăriswiftpackageindex.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.

Istoric stele

Graficul istoricului de stele pentru devyeom/onewayGraficul istoricului de stele pentru devyeom/oneway

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 OneWay

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu OneWay.
  • 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
  • fxm90/lightweightobservableAvatar fxm90

    fxm90/LightweightObservable

    137Vezi pe GitHub↗

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

    Swiftcocoapodsiosmvvm
    Vezi pe GitHub↗137
  • 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
  • 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
Vezi toate cele 30 alternative pentru OneWay→

Întrebări frecvente

Ce face devyeom/oneway?

A Swift library for state management with unidirectional data flow.

Care sunt principalele funcționalități ale devyeom/oneway?

Principalele funcționalități ale devyeom/oneway sunt: Event Handling, Reactive Programming, Unidirectional Data Flow.

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

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