awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Build-Time Compilers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBuild-Time Compilers

Tools that transform declarative source code into optimized, imperative machine or runtime instructions during build.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Build-Time Compilers. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Build and Deployment Tools
  4. Core Build Engines
  5. Build Tooling
  6. Code Transformation Engines
  7. Build-Time Compilers

Awesome Build-Time Compilers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHubView on GitHub↗

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui