awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Compile-Time Code Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCompile-Time Code Generators

Tools that generate source code or bindings during the compilation phase.

Distinguishing note: Focuses on automated code generation, distinct from manual source code writing.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Compile-Time Code Generators. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Compile-Time Code Generators

Awesome Compile-Time Code Generators GitHub Repositories

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

    servo/servo

    35,505View on GitHub↗

    Servo is a high-performance, memory-safe web rendering engine designed for cross-platform embedding. It provides a modular framework that allows developers to integrate web content rendering into native applications across desktop, mobile, and embedded systems. By enforcing strict process isolation and memory safety, the engine creates a secure execution environment for processing web content. The engine distinguishes itself through a task-based, parallelized architecture that decouples layout, style, and rendering processes to maximize responsiveness. It utilizes a hardware-abstracted graphi

    Generates DOM bindings and property logic from interface definitions to ensure memory safety.

    Rustbrowserrustservo
    35,505View on GitHub↗