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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
abice avatar

abice/go-enum

0
View on GitHub↗
950 stars·72 forks·Go·MIT·15 views

Go Enum

An enum generator for go

Features

  • Code Generation - Generates enums from code comments.
  • Code Generators - Generates enum definitions from source code comments.

Star history

Star history chart for abice/go-enumStar history chart for abice/go-enum

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does abice/go-enum do?

An enum generator for go

What are the main features of abice/go-enum?

The main features of abice/go-enum are: Code Generation, Code Generators.

Which projects share features with abice/go-enum?

Projects with overlapping indexed features include: dave/jennifer — Jennifer is a code generator for Go. hexdigest/gowrap — GoWrap is a command line tool for generating decorators for Go interfaces. ahmetalpbalkan/go-linq — .NET LINQ capabilities in Go. awalterschulze/goderive — Derives and generates mundane golang functions that you do not want to maintain yourself. google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… rjeczalik/interfaces — Code generation tools for Go.

Projects sharing features with Go Enum

These projects share indexed features with Go Enum. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • awalterschulze/goderiveawalterschulze avatar

    awalterschulze/goderive

    1,263View on GitHub↗

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

    Goderivingfunctional-programminggenerator
    View on GitHub↗1,263
  • dave/jenniferdave avatar

    dave/jennifer

    3,618View on GitHub↗

    Jennifer is a code generator for Go

    Go
    View on GitHub↗3,618
  • ahmetalpbalkan/go-linqahmetalpbalkan avatar

    ahmetalpbalkan/go-linq

    3,654View on GitHub↗

    .NET LINQ capabilities in Go

    Go
    View on GitHub↗3,654
  • google/autogoogle avatar

    google/auto

    10,545View on 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
    View on GitHub↗10,545
Compare all 30 related projects→