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

rttrorg/rttr

0
View on GitHub↗
3,469 stars·484 forks·C++·MIT·4 viewswww.rttr.org↗

Rttr

C++ Reflection Library

Features

  • Reflection - Reflection library for C++11.
  • Reflection Frameworks - C++11 library for reflection.
  • Scripting and Reflection - Reflection for C++11.

Star history

Star history chart for rttrorg/rttrStar history chart for rttrorg/rttr

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

Open-source alternatives to Rttr

Similar open-source projects, ranked by how many features they share with Rttr.
  • neargye/nameofNeargye avatar

    Neargye/nameof

    2,322View on GitHub↗

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

    C++
    View on GitHub↗2,322
  • 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
  • austinbrunkhorst/cpp-reflectionAustinBrunkhorst avatar

    AustinBrunkhorst/CPP-Reflection

    703View on GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    View on GitHub↗703
See all 22 alternatives to Rttr→

Frequently asked questions

What does rttrorg/rttr do?

C++ Reflection Library

What are the main features of rttrorg/rttr?

The main features of rttrorg/rttr are: Reflection, Reflection Frameworks, Scripting and Reflection.

What are some open-source alternatives to rttrorg/rttr?

Open-source alternatives to rttrorg/rttr include: skypjack/meta — Header-only, non-intrusive and macro-free runtime reflection system in C++. neargye/nameof — Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. cpgf/cpgf — cpgf library. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file.