awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAffected Task Resolution

Logic for determining the specific subset of tasks that must run based on changed inputs or graph relations.

Distinct from Task Orchestrators: Focuses on the resolution of specific tasks to run rather than general background operation management.

Explore 1 awesome GitHub repository matching development tools & productivity · Affected Task Resolution. Refine with filters or upvote what's useful.

Awesome Affected Task Resolution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • moonrepo/moonAvatar von moonrepo

    moonrepo/moon

    3,687Auf GitHub ansehen↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Identifies specific tasks that must be executed based on changed files, environment variables, or graph relations.

    Rustbuild-systembuild-toolbun
    Auf GitHub ansehen↗3,687
  1. Home
  2. Development Tools & Productivity
  3. Task Orchestrators
  4. Affected Task Resolution