awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • aistra0528/hailAvatar von aistra0528

    aistra0528/Hail

    5,145Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,145
  1. Home
  2. Mobile Development
  3. Sequential Request Processors