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

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

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

1 个仓库

Awesome GitHub RepositoriesExecution Deferral Hooks

Hooks for postponing function execution to optimize performance.

Distinct from Function Execution Engines: Distinct from general function execution engines: focuses on declarative hooks for performance-oriented deferral.

Explore 1 awesome GitHub repository matching software engineering & architecture · Execution Deferral Hooks. Refine with filters or upvote what's useful.

Awesome Execution Deferral Hooks GitHub Repositories

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

    uidotdev/usehooks

    11,394在 GitHub 上查看↗

    This project is a comprehensive library of reusable React hooks designed to simplify browser API integration, state management, and component lifecycle tracking. It provides a declarative interface for managing complex browser interactions, allowing developers to encapsulate imperative logic into modular, composable functions that integrate directly with the component lifecycle. The library distinguishes itself by offering specialized utilities for asynchronous data orchestration, including built-in caching, retry logic, and loading state management. It also features advanced performance opti

    Postpones function execution to optimize performance and prevent excessive processing during rapid events.

    MDXastrobloghooks
    在 GitHub 上查看↗11,394
  1. Home
  2. Software Engineering & Architecture
  3. Function Execution Engines
  4. Execution Deferral Hooks