awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

1 repo

Awesome GitHub RepositoriesCompile-Time Rendering Engines

Engines that optimize performance by compiling state-to-DOM mappings during the build process to eliminate runtime overhead.

Explore 1 awesome GitHub repository matching graphics & multimedia · Compile-Time Rendering Engines. Refine with filters or upvote what's useful.

Awesome Compile-Time Rendering Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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