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

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

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

1 个仓库

Awesome GitHub RepositoriesAsynchronous Programming Frameworks

Frameworks for managing complex game logic and background tasks using modern asynchronous patterns.

Distinct from Game Development: Distinct from general game development: focuses on the asynchronous programming model within game engines.

Explore 1 awesome GitHub repository matching game development · Asynchronous Programming Frameworks. Refine with filters or upvote what's useful.

Awesome Asynchronous Programming Frameworks GitHub Repositories

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

    Cysharp/UniTask

    10,519在 GitHub 上查看↗

    UniTask is a high-performance asynchronous task library designed specifically for the Unity game engine. It provides a specialized framework for managing background operations and complex game logic, enabling developers to utilize modern asynchronous patterns while maintaining consistent frame rates during high-frequency engine updates. The library distinguishes itself through a zero-allocation architecture that prioritizes memory efficiency. By utilizing struct-based task representations and an internal object pooling system, it significantly reduces garbage collection pressure compared to s

    Provides a specialized framework for managing complex game logic and background tasks using modern asynchronous patterns.

    C#coroutinecsharptask
    在 GitHub 上查看↗10,519
  1. Home
  2. Game Development
  3. Asynchronous Programming Frameworks