awesome-repositories.com

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesPredictive Loading Libraries

Libraries that combine ML and navigation data to proactively load page content.

Distinct from Lazy Loading Libraries: Broadly covers the predictive loading capability, distinct from simple lazy loading or image libraries.

Explore 1 awesome GitHub repository matching web development · Predictive Loading Libraries. Refine with filters or upvote what's useful.

Awesome Predictive Loading Libraries GitHub Repositories

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

    guess-js/guess

    7,117在 GitHub 上查看↗

    Guess is a predictive page loading library that uses machine learning to prefetch JavaScript bundles and assets. It functions as a resource prefetcher that predicts the next page a user will visit by utilizing a web application route parser and a user behavior analytics integrator. The project distinguishes itself by importing navigation patterns from analytics APIs to inform its predictive models. It uses probabilistic navigation modeling and historical transition data to calculate the likelihood of future page visits, allowing for the proactive download of lazy-loaded bundles. The system i

    A capability to identify and download lazy-loaded JavaScript bundles for the pages most likely to be visited next.

    TypeScript
    在 GitHub 上查看↗7,117
  1. Home
  2. Web Development
  3. Predictive Loading Libraries