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 RepositoriesCompiler Binary Selection

Specifying the exact compiler binary used to build automation files for version compatibility.

Distinct from OS Version Specific Binaries: Candidates focus on the output binary's target OS/Arch, not the selection of the compiler tool itself.

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

Awesome Compiler Binary Selection GitHub Repositories

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

    magefile/mage

    4,666Auf GitHub ansehen↗

    Mage is a build automation tool and workflow orchestrator that uses Go functions to define executable build targets instead of a custom domain-specific language. It functions as a compiled build system and task runner, mapping exported Go functions to command-line targets. The tool distinguishes itself by compiling build definitions into static binaries for distribution to dependency-free machines. It utilizes hashed binary caching to avoid redundant compilations and supports the packaging of the runtime and defined tasks into a single standalone executable. The platform covers dependency ma

    Allows users to specify the compiler binary used for build files to ensure language version compatibility.

    Gobuildscriptgogolang
    Auf GitHub ansehen↗4,666
  1. Home
  2. Programming Languages & Runtimes
  3. Compiler Binary Selection