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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNetwork Wrappers

Libraries that wrap network primitives to provide Android-specific features like LiveData integration.

Distinct from Android Network Programming: Distinct from Android Network Programming: focuses on the wrapper pattern for UI-bound data delivery rather than low-level protocol implementation.

Explore 1 awesome GitHub repository matching mobile development · Network Wrappers. Refine with filters or upvote what's useful.

Awesome Network Wrappers GitHub Repositories

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

    kittinunf/fuel

    4,652在 GitHub 上查看↗

    Fuel is a Kotlin HTTP client library for Android and Kotlin applications that handles both synchronous and asynchronous web requests. It functions as a network wrapper that supports executing calls via suspending functions in coroutines, reactive streams, and traditional callbacks. The library features built-in integration for Android LiveData to bind network responses directly to observable state holders for user interface updates. It also includes a JSON serialization client that utilizes customizable mappers to convert raw HTTP response bodies into structured data objects. Capability area

    Functions as a networking wrapper with built-in support for Android LiveData and UI thread callbacks.

    Kotlinandroidhttp-clientkotlin
    在 GitHub 上查看↗4,652
  1. Home
  2. Mobile Development
  3. Android Network Programming
  4. Network Wrappers