awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cheekybits avatar

cheekybits/genny

0
View on GitHub↗
1,719 stele·126 fork-uri·Go·MIT·12 vizualizări

Genny

Elegant generics for Go

Features

  • Code Generation Tools - Provides elegant generic code generation.

Istoric stele

Graficul istoricului de stele pentru cheekybits/gennyGraficul istoricului de stele pentru cheekybits/genny

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Genny

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Genny.
  • bouk/gonericsB

    bouk/gonerics

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chimeracoder/gojsonAvatar ChimeraCoder

    ChimeraCoder/gojson

    2,687Vezi pe GitHub↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    Vezi pe GitHub↗2,687
  • cweill/gotestsAvatar cweill

    cweill/gotests

    5,315Vezi pe GitHub↗

    gotests is a static analysis tool and boilerplate generator for Go that automatically creates structured test suites from source code. It functions as a table-driven test framework that handles type resolution for functions and methods, including the mapping of generic type constraints to concrete implementation types. The tool integrates with large language models to synthesize realistic input values and edge cases based on function logic. It uses a template-driven generation system, allowing the structure and format of the resulting test code to be customized through external templates and

    Gocode-generatorcommandlinego
    Vezi pe GitHub↗5,315
  • aarnott/codegeneration.roslynAvatar AArnott

    AArnott/CodeGeneration.Roslyn

    411Vezi pe 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#
    Vezi pe GitHub↗411
Vezi toate cele 20 alternative pentru Genny→

Întrebări frecvente

Ce face cheekybits/genny?

Elegant generics for Go

Care sunt principalele funcționalități ale cheekybits/genny?

Principalele funcționalități ale cheekybits/genny sunt: Code Generation Tools.

Care sunt câteva alternative open-source pentru cheekybits/genny?

Alternativele open-source pentru cheekybits/genny includ: bouk/gonerics. 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. daveaglick/scripty — Tools to let you use Roslyn-powered C# scripts for code generation. You can think of it as a scripted alternative to… aarnott/codegeneration.roslyn — Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code…