Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
☆2,319May 3, 2026Updated 3 weeks ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,090May 17, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,223May 8, 2026Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,201Nov 5, 2022Updated 3 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,818Feb 10, 2024Updated 2 years ago
- scanf for modern C++☆1,313Oct 29, 2025Updated 6 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- std::tuple like methods for user defined types without any macro or boilerplate code