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

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

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

1 个仓库

Awesome GitHub RepositoriesDistributed Evaluation

Scaling the evaluation of code submissions across a distributed network of worker nodes.

Distinct from Sandboxed Code Evaluators: Distinct from sandboxed evaluators: focuses on the distribution and scaling of the evaluation process rather than the sandbox itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Distributed Evaluation. Refine with filters or upvote what's useful.

Awesome Distributed Evaluation GitHub Repositories

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

    hydro-dev/Hydro

    6,667在 GitHub 上查看↗

    Hydro is an online judge platform and competitive programming management system. It provides the infrastructure to host programming contests, manage a library of programming problems, and evaluate code submissions against predefined test cases and time limits. The system utilizes a distributed code execution engine that scales judging tasks across multiple worker nodes to process high volumes of submissions. It is built as a modular judge framework, employing a plugin-based architecture that allows for the extension of system functionality without modifying the core source code. The platform

    Scales the judging system across multiple worker nodes to process high volumes of submissions efficiently.

    TypeScriptacm-icpccpphydro
    在 GitHub 上查看↗6,667
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Sandboxed Code Evaluators
  5. Distributed Evaluation