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

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

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

FutureKit/FutureKit

0
View on GitHub↗
746 نجوم·64 تفرعات·Swift·MIT·2 مشاهداتfuturekit.org↗

FutureKit

A Swift based Future/Promises Library for IOS and OS X.

Features

  • Async and Event Handling - Future and promise library for iOS and macOS.
  • Event Handling - Library for futures and promises.

سجل النجوم

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

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

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

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

Start searching with AI

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

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

    mxcl/PromiseKit

    14,238عرض على GitHub↗

    PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an asynchronous workflow coordinator, representing the eventual result of an operation to simplify concurrency logic and replace nested callback structures. The framework enables the coordination of both sequential and parallel asynchronous tasks. It provides a structured pipeline for chaining operations, allowing the results of one task to be passed into the next and facilitating the execution of multiple operations simultaneously. The library includes a state-machine based reso

    Swift
    عرض على GitHub↗14,238
  • vadymmarkov/whenالصورة الرمزية لـ vadymmarkov

    vadymmarkov/When

    263عرض على GitHub↗

    :alarm_clock: A lightweight implementation of Promises in Swift

    Swift
    عرض على GitHub↗263
  • cesarferreira/swifteventbusالصورة الرمزية لـ cesarferreira

    cesarferreira/SwiftEventBus

    1,123عرض على GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    عرض على GitHub↗1,123
  • aleclarson/emitter-kitالصورة الرمزية لـ aleclarson

    aleclarson/emitter-kit

    563عرض على GitHub↗

    Type-safe event handling for Swift

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

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

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

A Swift based Future/Promises Library for IOS and OS X.

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

الميزات الرئيسية لـ futurekit/futurekit هي: Async and Event Handling, Event Handling.

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

تشمل البدائل مفتوحة المصدر لـ futurekit/futurekit: vadymmarkov/when — :alarm_clock: A lightweight implementation of Promises in Swift. mxcl/promisekit — PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an… cesarferreira/swifteventbus — A publish/subscribe EventBus optimized for iOS. aleclarson/emitter-kit — Type-safe event handling for Swift. bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM. bendingspoons/katana-swift — Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.