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
·
awalterschulze avatar

awalterschulze/goderive

0
View on GitHub↗
1,263 stars·45 forks·Go·Apache-2.0·4 vues

Goderive

Derives and generates mundane golang functions that you do not want to maintain yourself

Features

  • Code Generation - Derives functions from input types.
  • Code Generators - Derives functions automatically from input types.

Historique des stars

Graphique de l'historique des stars pour awalterschulze/goderiveGraphique de l'historique des stars pour awalterschulze/goderive

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 à Goderive

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Goderive.
  • dave/jenniferAvatar de dave

    dave/jennifer

    3,618Voir sur GitHub↗

    Jennifer is a code generator for Go

    Go
    Voir sur GitHub↗3,618
  • ahmetalpbalkan/go-linqAvatar de ahmetalpbalkan

    ahmetalpbalkan/go-linq

    3,654Voir sur GitHub↗

    .NET LINQ capabilities in Go

    Go
    Voir sur GitHub↗3,654
  • abice/go-enumAvatar de abice

    abice/go-enum

    950Voir sur GitHub↗

    An enum generator for go

    Go
    Voir sur GitHub↗950
  • google/autoAvatar de google

    google/auto

    10,545Voir sur GitHub↗

    This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab

    Java
    Voir sur GitHub↗10,545
Voir les 30 alternatives à Goderive→

Questions fréquentes

Que fait awalterschulze/goderive ?

Derives and generates mundane golang functions that you do not want to maintain yourself

Quelles sont les fonctionnalités principales de awalterschulze/goderive ?

Les fonctionnalités principales de awalterschulze/goderive sont : Code Generation, Code Generators.

Quelles sont les alternatives open-source à awalterschulze/goderive ?

Les alternatives open-source à awalterschulze/goderive incluent : google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… hexdigest/gowrap — GoWrap is a command line tool for generating decorators for Go interfaces. abice/go-enum — An enum generator for go. dave/jennifer — Jennifer is a code generator for Go. ahmetalpbalkan/go-linq — .NET LINQ capabilities in Go. rjeczalik/interfaces — Code generation tools for Go.