awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAsynchronous Workflow Coordination

Frameworks for coordinating sequences of background operations with specific thread loopers.

Distinct from Android Development: Specializes general Android development toward the orchestration of asynchronous task flows.

Explore 1 awesome GitHub repository matching mobile development · Asynchronous Workflow Coordination. Refine with filters or upvote what's useful.

Awesome Asynchronous Workflow Coordination GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • reactivex/rxandroidReactiveX 的头像

    ReactiveX/RxAndroid

    19,964在 GitHub 上查看↗

    RxAndroid is a reactive programming library and binding layer that integrates RxJava with the Android runtime environment. It provides a framework for composing asynchronous data streams and managing event-driven workflows specifically tailored for Android's threading requirements. The library functions as an Android thread scheduler, routing reactive operations to the main UI thread or specific Android loopers. This ensures that asynchronous task outcomes are dispatched to the primary interface thread for safe updates of visual components while preventing background processing from blocking

    Manages complex sequences of background operations and coordinates completion via Android loopers.

    Java
    在 GitHub 上查看↗19,964
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Development
  5. Asynchronous Workflow Coordination