awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAsynchronous Data Routing

Mechanisms for directing the flow of data through discrete logic blocks in asynchronous pipelines.

Distinct from Directed Event Flows: Candidates focus on visual grid-based routing or agent-based graphs, whereas this is about operator-driven flow in a reactive stream.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Data Routing. Refine with filters or upvote what's useful.

Awesome Asynchronous Data Routing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • reactivex/rxkotlinAvatar de ReactiveX

    ReactiveX/RxKotlin

    7,041Voir sur 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

    Directs the flow of emitted items through discrete logic blocks to manage asynchronous event propagation.

    Kotlinkotlinrxjava
    Voir sur GitHub↗7,041
  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Data Routing