awesome-repositories.com
Blog
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
·
awalterschulze avatar

awalterschulze/goderive

0
View on GitHub↗
1,263 stele·45 fork-uri·Go·Apache-2.0·3 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru awalterschulze/goderiveGraficul istoricului de stele pentru awalterschulze/goderive

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 Goderive

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Goderive.
  • dave/jenniferAvatar dave

    dave/jennifer

    3,618Vezi pe GitHub↗

    Jennifer is a code generator for Go

    Go
    Vezi pe GitHub↗3,618
  • ahmetalpbalkan/go-linqAvatar ahmetalpbalkan

    ahmetalpbalkan/go-linq

    3,654Vezi pe GitHub↗

    .NET LINQ capabilities in Go

    Go
    Vezi pe GitHub↗3,654
  • abice/go-enumAvatar abice

    abice/go-enum

    950Vezi pe GitHub↗

    An enum generator for go

    Go
    Vezi pe GitHub↗950
  • google/autoAvatar google

    google/auto

    10,545Vezi pe 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
    Vezi pe GitHub↗10,545
Vezi toate cele 30 alternative pentru Goderive→

Întrebări frecvente

Ce face awalterschulze/goderive?

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

Care sunt principalele funcționalități ale awalterschulze/goderive?

Principalele funcționalități ale awalterschulze/goderive sunt: Code Generation, Code Generators.

Care sunt câteva alternative open-source pentru awalterschulze/goderive?

Alternativele open-source pentru awalterschulze/goderive includ: 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.