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

1 repo

Awesome GitHub RepositoriesEscape Analysis

Compiler-level analysis that determines object lifetimes to decide between stack and heap memory allocation.

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

  1. Home
  2. Programming Languages & Runtimes
  3. Language Infrastructure
  4. Compiler Toolchains
  5. Optimization Frameworks
  6. Escape Analysis

Awesome Escape Analysis GitHub Repositories

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

    golang/go

    132,649GitHubView on GitHub↗

    Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external

    Gogogolanglanguage