awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hydro-dev/hydroAvatar de hydro-dev

    hydro-dev/Hydro

    6,667Ver en 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
    Ver en GitHub↗6,667
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Sandboxed Code Evaluators
  5. Distributed Evaluation