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

1 repo

Awesome GitHub RepositoriesStructural

Polymorphism based on implicit method set implementation.

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

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Type Systems
  6. Type Checking Disciplines
  7. Structural

Awesome Structural 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

    Enables polymorphism through implicit method set implementation rather than explicit inheritance hierarchies.

    Gogogolanglanguage