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

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

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

1 个仓库

Awesome GitHub RepositoriesBrowser Memory Estimators

Utilities for estimating available system RAM through browser APIs to adapt resource usage.

Distinct from Memory Capacity Estimators: Existing memory estimators target server-side ingesters or ML models, not client-side browser RAM estimation.

Explore 1 awesome GitHub repository matching web development · Browser Memory Estimators. Refine with filters or upvote what's useful.

Awesome Browser Memory Estimators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • googlechromelabs/react-adaptive-hooksGoogleChromeLabs 的头像

    GoogleChromeLabs/react-adaptive-hooks

    5,160在 GitHub 上查看↗

    react-adaptive-hooks 是一组 React Hook 和包装器,旨在与浏览器 API 交互以检测硬件、媒体和网络能力。它将底层的浏览器设备信号与 React 组件生命周期同步,以驱动自适应用户界面。 该项目提供了监控硬件资源的工具,包括系统内存估算和 CPU 逻辑核心检测,以调整计算强度。它包括验证特定视频和图像解码格式的本地支持,以及监控网络连接类型和数据节省偏好的功能。 这些工具能够根据实时设备和网络限制来调整媒体交付、前端资源质量和应用复杂度。

    Estimates available system RAM to disable memory-intensive features or animations on low-end devices.

    JavaScriptadaptive-loadingcpuloading
    在 GitHub 上查看↗5,160
  1. Home
  2. Web Development
  3. Browser Memory Estimators