awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesNested Stream Flattening

Operations that merge or switch between multiple inner streams emitted by a primary source stream.

Distinct from Reactive Data Streams: Candidates focus on network requests or monitoring, not the specific functional operation of flattening nested streams.

Explore 2 awesome GitHub repositories matching data & databases · Nested Stream Flattening. Refine with filters or upvote what's useful.

Awesome Nested Stream Flattening GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • reactivex/rxkotlinAvatar von ReactiveX

    ReactiveX/RxKotlin

    7,041Auf GitHub ansehen↗

    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

    Provides capabilities to merge or switch between multiple inner streams emitted by a primary source stream.

    Kotlinkotlinrxjava
    Auf GitHub ansehen↗7,041
  • btroncone/learn-rxjsAvatar von btroncone

    btroncone/learn-rxjs

    3,671Auf GitHub ansehen↗

    This project is a comprehensive learning resource and technical reference for reactive programming with RxJS. It provides a structured curriculum, curated examples, and an indexed operator catalog to help developers shift from imperative to declarative programming using observable data streams and functional operators. The repository features a library of reactive UI patterns and implementation recipes. These cover practical applications such as type-ahead search, game loops, gesture-based interactions like swipe-to-refresh, and security overlays like lockscreens. The resource covers a broad

    Provides patterns for flattening nested observables into a single output stream using various switching strategies.

    TypeScriptjavascriptlearning-rxjsobservables
    Auf GitHub ansehen↗3,671
  1. Home
  2. Data & Databases
  3. Nested Stream Flattening