awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesTuple Element Name Inference

Automatic assignment of names to tuple elements based on the source members.

Distinct from Tuple Data Structures: Specific to the inference of names during data transfer, not the general structure of tuples.

Explore 1 awesome GitHub repository matching data & databases · Tuple Element Name Inference. Refine with filters or upvote what's useful.

Awesome Tuple Element Name Inference GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dotnet/csharplangAvatar de dotnet

    dotnet/csharplang

    12,636Voir sur GitHub↗

    This repository serves as the programming language design repository for C#, containing the official language specification and the technical standards governing its grammar, type safety, and memory management. It functions as a collaborative space for the formal design and evolution of the language. The project manages a community-driven evolution process, utilizing a public proposal backlog to debate and adopt new features. This involves formal syntax prototyping and the engineering of the type system to refine the language's behavior and implementation. The scope of the specification cove

    Assigns names to tuple elements based on source members to maintain clarity during data transfer.

    C#csharplanguage-design
    Voir sur GitHub↗12,636
  1. Home
  2. Data & Databases
  3. Tuple Data Structures
  4. Tuple Element Name Inference