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

1 repo

Awesome GitHub RepositoriesCompiler Optimizations

Techniques and build-time processes that improve the performance or efficiency of compiled machine code.

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

  1. Home
  2. Programming Languages & Runtimes
  3. Compiler and Interpreter Internals
  4. Compiler Infrastructure
  5. Compiler Optimizations

Awesome Compiler Optimizations GitHub Repositories

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

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python

Explore sub-tags

  • Build OptimizationsSpecific flags or build-time configurations that enhance runtime performance or binary efficiency.