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

ZXShady/enchantum

0
View on GitHub↗
134 stars·12 forks·C++·MIT·9 views

Enchantum

Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.

Features

  • Reflection Frameworks - Header-only library for compile-time enum reflection.

Star history

Star history chart for zxshady/enchantumStar history chart for zxshady/enchantum

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 zxshady/enchantum do?

Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.

What are the main features of zxshady/enchantum?

The main features of zxshady/enchantum are: Reflection Frameworks.

Which projects share features with zxshady/enchantum?

Projects with overlapping indexed features include: austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and… aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file.

Projects sharing features with Enchantum

These projects share indexed features with Enchantum. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • austinbrunkhorst/cpp-reflectionAustinBrunkhorst avatar

    AustinBrunkhorst/CPP-Reflection

    703View on GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    View on GitHub↗703
  • billyquith/ponderbillyquith avatar

    billyquith/ponder

    662View on GitHub↗

    C++ reflection library with Lua binding, and JSON and XML serialisation.

    C++
    View on GitHub↗662
  • celtoys/clreflectCeltoys avatar

    Celtoys/clReflect

    285View on GitHub↗

    C++ Reflection using clang

    C++
    View on GitHub↗285
  • aantron/better-enumsaantron avatar

    aantron/better-enums

    1,821View on GitHub↗

    C++ compile-time enum to string, iteration, in a single header file

    C++
    View on GitHub↗1,821
Compare all 13 related projects→