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

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

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

1 مستودع

Awesome GitHub RepositoriesAsync Sequence Libraries

Libraries providing algorithms for the transformation and combination of asynchronous data streams.

Distinct from Swift Collection Libraries: None of the candidates cover the general purpose of an asynchronous sequence algorithm library for Swift.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Async Sequence Libraries. Refine with filters or upvote what's useful.

Awesome Async Sequence Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apple/swift-async-algorithmsالصورة الرمزية لـ apple

    apple/swift-async-algorithms

    3,680عرض على GitHub↗

    This project is a library of algorithms for transforming, filtering, and combining asynchronous data streams in Swift. It provides a toolkit for managing asynchronous sequences, offering a concurrent sequence processor to merge, zip, and concatenate multiple streams into single outputs. The library distinguishes itself through specialized timing and flow control mechanisms. It implements asynchronous back-pressure to synchronize producer and consumer speeds and provides a toolkit for event timing, including debouncing, throttling, and the generation of periodic timers. The capability surface

    Implements a comprehensive collection of algorithms for transforming, filtering, and combining asynchronous data streams in Swift.

    Swiftswift
    عرض على GitHub↗3,680
  1. Home
  2. Programming Languages & Runtimes
  3. Async Sequence Libraries