awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nventive avatar

nventive/Uno.SourceGeneration

0
View on GitHub↗
133 estrellas·11 forks·C#·3 vistas

Uno.SourceGeneration

The Uno source generator is an API compatible source generator inspired by Roslyn v2.0 source generation feature, and an msbuild task which executes the SourceGenerators.

Features

  • Code Generation Tools - Source generator utilizing full syntactic and semantic model information.

Historial de estrellas

Gráfico del historial de estrellas de nventive/uno.sourcegenerationGráfico del historial de estrellas de nventive/uno.sourcegeneration

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Uno.SourceGeneration

Proyectos open-source similares, clasificados según cuántas características comparten con Uno.SourceGeneration.
  • bouk/gonericsB

    bouk/gonerics

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cheekybits/gennyAvatar de cheekybits

    cheekybits/genny

    1,719Ver en GitHub↗

    Elegant generics for Go

    Go
    Ver en GitHub↗1,719
  • chimeracoder/gojsonAvatar de ChimeraCoder

    ChimeraCoder/gojson

    2,687Ver en GitHub↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    Ver en GitHub↗2,687
  • aarnott/codegeneration.roslynAvatar de AArnott

    AArnott/CodeGeneration.Roslyn

    411Ver en GitHub↗

    Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code generation can respond to changes made in hand-authored code files by generating new code that shows up to Intellisense as soon as the file is saved to disk.

    C#
    Ver en GitHub↗411
Ver las 20 alternativas a Uno.SourceGeneration→

Preguntas frecuentes

¿Qué hace nventive/uno.sourcegeneration?

The Uno source generator is an API compatible source generator inspired by Roslyn v2.0 source generation feature, and an msbuild task which executes the SourceGenerators.

¿Cuáles son las características principales de nventive/uno.sourcegeneration?

Las características principales de nventive/uno.sourcegeneration son: Code Generation Tools.

¿Qué alternativas de código abierto existen para nventive/uno.sourcegeneration?

Las alternativas de código abierto para nventive/uno.sourcegeneration incluyen: bouk/gonerics. cheekybits/genny — Elegant generics for Go. chimeracoder/gojson — Automatically generate Go (golang) struct definitions from example JSON. cweill/gotests — gotests is a static analysis tool and boilerplate generator for Go that automatically creates structured test suites… dave/jennifer — Jennifer is a code generator for Go. aarnott/codegeneration.roslyn — Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code…