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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMobile Stability Engineering

Practices for monitoring mobile application stability and automating recovery from update-related failures.

Distinct from Reliability Engineering: Distinct from general reliability engineering: focuses on mobile-specific update stability and rollback.

Explore 1 awesome GitHub repository matching software engineering & architecture · Mobile Stability Engineering. Refine with filters or upvote what's useful.

Awesome Mobile Stability Engineering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • reactnativecn/react-native-updateAvatar de reactnativecn

    reactnativecn/react-native-update

    1,975Voir sur GitHub↗

    React Native Update is a deployment platform designed to deliver JavaScript code changes directly to mobile applications. By enabling over-the-air updates, the system allows developers to push patches to installed binaries, effectively bypassing standard app store review cycles. The project distinguishes itself through a specialized binary patching engine that generates small code diffs to minimize bandwidth consumption during delivery. To maintain service reliability, it incorporates an automated rollback framework that monitors application stability after an update and reverts to a previous

    Monitors application stability after updates and automatically rolls back to previous versions if failures are detected.

    TypeScriptcodepushhotfixota
    Voir sur GitHub↗1,975
  1. Home
  2. Software Engineering & Architecture
  3. Reliability Engineering
  4. Mobile Stability Engineering