awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cheekybits avatar

cheekybits/genny

0
View on GitHub↗
1,719 स्टार्स·126 फोर्क्स·Go·MIT·8 व्यूज़

Genny

Elegant generics for Go

Features

  • Code Generation Tools - Provides elegant generic code generation.

स्टार हिस्ट्री

cheekybits/genny के लिए स्टार हिस्ट्री चार्टcheekybits/genny के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Genny के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Genny के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bouk/gonericsB

    bouk/gonerics

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • chimeracoder/gojsonChimeraCoder का अवतार

    ChimeraCoder/gojson

    2,687GitHub पर देखें↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    GitHub पर देखें↗2,687
  • cweill/gotestscweill का अवतार

    cweill/gotests

    5,315GitHub पर देखें↗

    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
    GitHub पर देखें↗5,315
  • aarnott/codegeneration.roslynAArnott का अवतार

    AArnott/CodeGeneration.Roslyn

    411GitHub पर देखें↗

    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#
    GitHub पर देखें↗411
Genny के सभी 20 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

cheekybits/genny क्या करता है?

Elegant generics for Go

cheekybits/genny की मुख्य विशेषताएं क्या हैं?

cheekybits/genny की मुख्य विशेषताएं हैं: Code Generation Tools।

cheekybits/genny के कुछ ओपन-सोर्स विकल्प क्या हैं?

cheekybits/genny के ओपन-सोर्स विकल्पों में शामिल हैं: 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…