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
·
Neargye avatar

Neargye/nameof

0
View on GitHub↗
2,322 stars·126 forks·C++·MIT·3 views

Nameof

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

Features

  • General Utilities - Library for obtaining names of variables, types, and enums.
  • Reflection - Macros for obtaining variable and type names.
  • Reflection and Serialization - Nameof operator for modern C++.
  • Reflection Frameworks - Macros and functions to obtain variable and type names.
  • Scripting and Reflection - Macros to obtain variable names.

Star history

Star history chart for neargye/nameofStar history chart for neargye/nameof

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 neargye/nameof do?

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

What are the main features of neargye/nameof?

The main features of neargye/nameof are: General Utilities, Reflection, Reflection and Serialization, Reflection Frameworks, Scripting and Reflection.

What are some open-source alternatives to neargye/nameof?

Open-source alternatives to neargye/nameof include: skypjack/meta — Header-only, non-intrusive and macro-free runtime reflection system in C++. rttrorg/rttr — C++ Reflection Library. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library.

Open-source alternatives to Nameof

Similar open-source projects, ranked by how many features they share with Nameof.
  • skypjack/metaskypjack avatar

    skypjack/meta

    654View on GitHub↗

    Header-only, non-intrusive and macro-free runtime reflection system in C++

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

    billyquith/ponder

    662View on GitHub↗

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

    C++
    View on GitHub↗662
  • 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
  • rttrorg/rttrrttrorg avatar

    rttrorg/rttr

    3,469View on GitHub↗

    C++ Reflection Library

    C++
    View on GitHub↗3,469
See all 30 alternatives to Nameof
→