awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DevYeom avatar

DevYeom/OneWay

0
View on GitHub↗
109 نجوم·10 تفرعات·Swift·MIT·2 مشاهداتswiftpackageindex.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.

سجل النجوم

مخطط تاريخ النجوم لـ devyeom/onewayمخطط تاريخ النجوم لـ devyeom/oneway

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ OneWay

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع OneWay.
  • reswift/reswiftالصورة الرمزية لـ ReSwift

    ReSwift/ReSwift

    7,594عرض على 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
    عرض على GitHub↗7,594
  • fxm90/lightweightobservableالصورة الرمزية لـ fxm90

    fxm90/LightweightObservable

    137عرض على GitHub↗

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

    Swiftcocoapodsiosmvvm
    عرض على GitHub↗137
  • bendingspoons/katana-swiftالصورة الرمزية لـ BendingSpoons

    BendingSpoons/katana-swift

    2,235عرض على GitHub↗

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

    Swift
    عرض على GitHub↗2,235
  • bendingspoons/tempura-swiftالصورة الرمزية لـ BendingSpoons

    BendingSpoons/tempura-swift

    716عرض على GitHub↗

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

    Swift
    عرض على GitHub↗716
عرض جميع البدائل الـ 30 لـ OneWay→

الأسئلة الشائعة

ما هي وظيفة devyeom/oneway؟

A Swift library for state management with unidirectional data flow.

ما هي الميزات الرئيسية لـ devyeom/oneway؟

الميزات الرئيسية لـ devyeom/oneway هي: Event Handling, Reactive Programming, Unidirectional Data Flow.

ما هي البدائل مفتوحة المصدر لـ devyeom/oneway؟

تشمل البدائل مفتوحة المصدر لـ devyeom/oneway: 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.