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.
Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.
The main features of zxshady/enchantum are: Reflection Frameworks.
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.
C++ Reflection Parser / Runtime Skeleton
C++ reflection library with Lua binding, and JSON and XML serialisation.
C++ compile-time enum to string, iteration, in a single header file