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

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

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cheekybits avatar

cheekybits/genny

0
View on GitHub↗
1,719 stars·126 forks·Go·MIT·8 vues

Genny

Elegant generics for Go

Features

  • Code Generation Tools - Provides elegant generic code generation.

Historique des stars

Graphique de l'historique des stars pour cheekybits/gennyGraphique de l'historique des stars pour cheekybits/genny

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Genny

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Genny.
  • bouk/gonericsB

    bouk/gonerics

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • chimeracoder/gojsonAvatar de ChimeraCoder

    ChimeraCoder/gojson

    2,687Voir sur GitHub↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    Voir sur GitHub↗2,687
  • cweill/gotestsAvatar de cweill

    cweill/gotests

    5,315Voir sur 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
    Voir sur GitHub↗5,315
  • aarnott/codegeneration.roslynAvatar de AArnott

    AArnott/CodeGeneration.Roslyn

    411Voir sur 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#
    Voir sur GitHub↗411
Voir les 20 alternatives à Genny→

Questions fréquentes

Que fait cheekybits/genny ?

Elegant generics for Go

Quelles sont les fonctionnalités principales de cheekybits/genny ?

Les fonctionnalités principales de cheekybits/genny sont : Code Generation Tools.

Quelles sont les alternatives open-source à cheekybits/genny ?

Les alternatives open-source à cheekybits/genny incluent : 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…