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
rjeczalik avatar

rjeczalik/interfaces

0
View on GitHub↗
431 stars·36 forks·Go·MIT·12 views

Interfaces

Code generation tools for Go.

Features

  • Code Generation - CLI tool for generating interface definitions.
  • Code Generators - CLI tool for generating interface definitions.

Star history

Star history chart for rjeczalik/interfacesStar history chart for rjeczalik/interfaces

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Interfaces

Similar open-source projects, ranked by how many features they share with Interfaces.
  • 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
  • ahmetalpbalkan/go-linqahmetalpbalkan avatar

    ahmetalpbalkan/go-linq

    3,654View on GitHub↗

    .NET LINQ capabilities in Go

    Go
    View on GitHub↗3,654
  • abice/go-enumabice avatar

    abice/go-enum

    950View on GitHub↗

    An enum generator for go

    Go
    View on GitHub↗950
  • dave/jenniferdave avatar

    dave/jennifer

    3,618View on GitHub↗

    Jennifer is a code generator for Go

    Go
    View on GitHub↗3,618
See all 30 alternatives to Interfaces→

Frequently asked questions

What does rjeczalik/interfaces do?

Code generation tools for Go.

What are the main features of rjeczalik/interfaces?

The main features of rjeczalik/interfaces are: Code Generation, Code Generators.

What are some open-source alternatives to rjeczalik/interfaces?

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