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·17 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

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 Nameof

These projects share indexed features with Nameof. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with neargye/nameof?

Projects with overlapping indexed features 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.