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

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

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

1 Repo

Awesome GitHub RepositoriesReactive Pattern Simplifications

Techniques and utilities designed to reduce boilerplate and streamline the implementation of reactive programming patterns.

Distinct from Reactive Programming Patterns: Candidates focus on UI state reactivity or specific Android patterns, not the general reduction of boilerplate in reactive API usage.

Explore 1 awesome GitHub repository matching software engineering & architecture · Reactive Pattern Simplifications. Refine with filters or upvote what's useful.

Awesome Reactive Pattern Simplifications 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

    Uses extension functions to streamline reactive programming patterns and reduce boilerplate code.

    Kotlinkotlinrxjava
    Auf GitHub ansehen↗7,041
  1. Home
  2. Software Engineering & Architecture
  3. Reactive Pattern Simplifications