awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDifferential HTML Updating

Systems that calculate and transmit only the differences between server state and cached HTML content.

Distinct from Differential Update Packages: None of the candidates cover HTML delta updates for web views; most focus on binary software patches or caching controls.

Explore 1 awesome GitHub repository matching web development · Differential HTML Updating. Refine with filters or upvote what's useful.

Awesome Differential HTML Updating GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tencent/vassonicAvatar de Tencent

    Tencent/VasSonic

    11,860Ver en GitHub↗

    VasSonic is a hybrid mobile app framework for Android and iOS designed to optimize the loading speed of web views. It functions as a web view performance optimizer and a mobile web resource cache, utilizing an HTML differential update engine to minimize remote network fetches and reduce first-screen load times. The framework distinguishes itself by splitting HTML into static templates and dynamic data, calculating differences between server state and cached content to send only modified fragments. It employs a native-to-JavaScript bridge to sync these server-side data updates directly into th

    Provides an HTML differential update engine that sends only modified data blocks to minimize network fetches.

    Javaandroid-sdkh5hybrid
    Ver en GitHub↗11,860
  1. Home
  2. Web Development
  3. Differential HTML Updating