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 RepositoriesRemote Execution Frameworks

Infrastructure for distributing build tasks across remote worker clusters to enable parallel execution and scaling.

Distinct from Remote Execution Racing: None of the candidates cover the general framework for distributed build execution; they focus on serverless functions, bulk commands, or specific 'racing' optimizations.

Explore 1 awesome GitHub repository matching devops & infrastructure · Remote Execution Frameworks. Refine with filters or upvote what's useful.

Awesome Remote Execution Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebook/buck2Avatar de facebook

    facebook/buck2

    4,360Ver en GitHub↗

    Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with complex target graphs and multi-language dependencies. It functions as a remote execution framework and dependency graph analyzer, providing an artifact caching engine to ensure reproducible and consistent build results across different environments. The system distinguishes itself through an incremental computation engine that recomputes only the specific nodes in a dependency graph invalidated by changes. It utilizes content-addressable storage for build artifact caching and su

    Distributes build tasks across remote worker clusters to enable massive parallel execution and shared artifact caching.

    Rust
    Ver en GitHub↗4,360
  1. Home
  2. DevOps & Infrastructure
  3. Remote Execution Frameworks