awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
DevYeom avatar

DevYeom/OneWay

0
View on GitHub↗
109 stars·10 forks·Swift·MIT·9 viewsswiftpackageindex.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 history

Star history chart for devyeom/onewayStar history chart for devyeom/oneway

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does devyeom/oneway do?

A Swift library for state management with unidirectional data flow.

What are the main features of devyeom/oneway?

The main features of devyeom/oneway are: Event Handling, Reactive Programming, Unidirectional Data Flow.

Which projects share features with devyeom/oneway?

Projects with overlapping indexed features include: 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.

Projects sharing features with OneWay

These projects share indexed features with OneWay. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • reswift/reswiftReSwift avatar

    ReSwift/ReSwift

    7,594View on 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
    View on GitHub↗7,594
  • fxm90/lightweightobservablefxm90 avatar

    fxm90/LightweightObservable

    137View on GitHub↗

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

    Swiftcocoapodsiosmvvm
    View on GitHub↗137
  • bendingspoons/katana-swiftBendingSpoons avatar

    BendingSpoons/katana-swift

    2,235View on GitHub↗

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

    Swift
    View on GitHub↗2,235
  • bendingspoons/tempura-swiftBendingSpoons avatar

    BendingSpoons/tempura-swift

    716View on GitHub↗

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

    Swift
    View on GitHub↗716
Compare all 30 related projects→