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

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

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

1 مستودع

Awesome GitHub RepositoriesCollection-to-Stream Conversion

Transformation of standard collection types into incremental data streams.

Distinct from Structured Collection Streams: Focuses on converting generic collections to streams, unlike the LLM-specific structured output of the candidate.

Explore 1 awesome GitHub repository matching data & databases · Collection-to-Stream Conversion. Refine with filters or upvote what's useful.

Awesome Collection-to-Stream Conversion GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • reactivex/rxkotlinالصورة الرمزية لـ ReactiveX

    ReactiveX/RxKotlin

    7,041عرض على GitHub↗

    RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions for composing event-based data streams. It serves as a set of Kotlin bindings for RxJava, allowing developers to transform, filter, and flatten sequences of data emitted over time. The library focuses on integrating RxJava patterns into Kotlin projects by applying language-specific conventions and idioms. It utilizes extension functions to simplify reactive programming patterns, reduce boilerplate, and optimize workflows within the reactive ecosystem. The toolkit covers a bro

    Transforms arrays, iterables, and iterators into asynchronous streams for reactive processing.

    Kotlinkotlinrxjava
    عرض على GitHub↗7,041
  1. Home
  2. Data & Databases
  3. Real-Time Data Streaming
  4. Structured Collection Streams
  5. Collection-to-Stream Conversion