awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DevYeom avatar

DevYeom/OneWay

0
View on GitHub↗
109 estrellas·10 forks·Swift·MIT·2 vistasswiftpackageindex.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.

Historial de estrellas

Gráfico del historial de estrellas de devyeom/onewayGráfico del historial de estrellas de devyeom/oneway

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a OneWay

Proyectos open-source similares, clasificados según cuántas características comparten con OneWay.
  • reswift/reswiftAvatar de ReSwift

    ReSwift/ReSwift

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

    fxm90/LightweightObservable

    137Ver en GitHub↗

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

    Swiftcocoapodsiosmvvm
    Ver en GitHub↗137
  • bendingspoons/katana-swiftAvatar de BendingSpoons

    BendingSpoons/katana-swift

    2,235Ver en GitHub↗

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

    Swift
    Ver en GitHub↗2,235
  • bendingspoons/tempura-swiftAvatar de BendingSpoons

    BendingSpoons/tempura-swift

    716Ver en GitHub↗

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

    Swift
    Ver en GitHub↗716
Ver las 30 alternativas a OneWay→

Preguntas frecuentes

¿Qué hace devyeom/oneway?

A Swift library for state management with unidirectional data flow.

¿Cuáles son las características principales de devyeom/oneway?

Las características principales de devyeom/oneway son: Event Handling, Reactive Programming, Unidirectional Data Flow.

¿Qué alternativas de código abierto existen para devyeom/oneway?

Las alternativas de código abierto para devyeom/oneway incluyen: 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.