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

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

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

ReactorKit/ReactorKit

0
View on GitHub↗
2,793 نجوم·271 تفرعات·Swift·MIT·3 مشاهداتreactorkit.io↗

ReactorKit

A library for reactive and unidirectional Swift applications

Features

  • Event Handling - Reactive and unidirectional application architecture.
  • Unidirectional Data Flow - Reactive and unidirectional architecture framework.

سجل النجوم

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ReactorKit.
  • bendingspoons/tempura-swiftالصورة الرمزية لـ BendingSpoons

    BendingSpoons/tempura-swift

    716عرض على GitHub↗

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

    Swift
    عرض على GitHub↗716
  • devyeom/onewayالصورة الرمزية لـ DevYeom

    DevYeom/OneWay

    109عرض على GitHub↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    عرض على GitHub↗109
  • 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
  • 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
عرض جميع البدائل الـ 30 لـ ReactorKit→

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

ما هي وظيفة reactorkit/reactorkit؟

A library for reactive and unidirectional Swift applications

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

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

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

تشمل البدائل مفتوحة المصدر لـ reactorkit/reactorkit: reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… 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. devyeom/oneway — A Swift library for state management with unidirectional data flow. alexdrone/dispatch. artman/signals — A micro-library for creating and observing events.