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

EngRajabi/Enum.Source.Generator

0
View on GitHub↗
197 stars·17 forks·C#·MIT·11 views

Enum.Source.Generator

A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.

Features

  • Source Generators - Generator for creating enumeration classes from enums.

Star history

Star history chart for engrajabi/enum.source.generatorStar history chart for engrajabi/enum.source.generator

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

Projects sharing features with Enum.Source.Generator

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

    BlazorOcticons/BlazorOcticons

    40View on GitHub↗

    BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components

    HTML
    View on GitHub↗40
  • diegofrata/generator.equalsD

    diegofrata/Generator.Equals

    0View on GitHub↗

    A C# source generator that automatically implements IEquatable , Equals, and GetHashCode — using just attributes.

    View on GitHub↗0
  • domn1995/dunetdomn1995 avatar

    domn1995/dunet

    863View on GitHub↗
    C#csharpcsharp-sourcegeneratordiscriminated-unions
    View on GitHub↗863
  • amis92/csharp-source-generatorsamis92 avatar

    amis92/csharp-source-generators

    2,414View on GitHub↗

    Documentation and samples Source Generators Meta - libs and generators for other generators Tips & Tricks Articles Videos Demo, PoC and excercise projects Projects using custom Source Generators "internally"

    View on GitHub↗2,414
Compare all 16 related projects→

Frequently asked questions

What does engrajabi/enum.source.generator do?

A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.

What are the main features of engrajabi/enum.source.generator?

The main features of engrajabi/enum.source.generator are: Source Generators.

Which projects share features with engrajabi/enum.source.generator?

Projects with overlapping indexed features include: blazorocticons/blazorocticons — BlazorOcticons is an easy-to-use GitHub Octicons built as customizable .razor components. diegofrata/generator.equals — A C# source generator that automatically implements IEquatable , Equals, and GetHashCode — using just attributes. domn1995/dunet. drizin/codegencs — C# Toolkit for Code Generation (T4 alternative!). lsoft/dpdtinject — Purpose - Status - Design features - Other features - Performance - How to try - Design To be fair: design drawbacks… amis92/csharp-source-generators — Documentation and samples Source Generators Meta - libs and generators for other generators Tips & Tricks Articles…