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

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

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

1 个仓库

Awesome GitHub RepositoriesSequential Request Processors

Components that serialize multiple state-modifying requests into a queue to prevent race conditions during batch operations.

Distinguishing note: None of the candidates match: this is an internal architecture queue for app freeze requests, not a network or permission queue.

Explore 1 awesome GitHub repository matching mobile development · Sequential Request Processors. Refine with filters or upvote what's useful.

Awesome Sequential Request Processors GitHub Repositories

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

    aistra0528/Hail

    5,145在 GitHub 上查看↗

    Hail is a rootless Android app freezer that suspends installed applications to save battery and memory without deleting data. It hides apps from the launcher while preserving their files, and can unfreeze them on demand for normal use. Beyond basic freezing, Hail offers multiple remote control methods for automation: commands can be sent via ADB shell, custom deep links, or a local HTTP server running inside the app. A batch request queue processes multiple freeze or unfreeze operations sequentially to avoid race conditions, and the Shizuku framework provides system-level privileges without r

    Processes multiple freeze or unfreeze requests sequentially through a queue to prevent race conditions when toggling package states.

    Kotlinandroidandroid-applicationdebloat
    在 GitHub 上查看↗5,145
  1. Home
  2. Mobile Development
  3. Sequential Request Processors