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

billyquith/ponderArchived

0
View on GitHub↗
662 stars·98 forks·C++·5 viewsbillyquith.github.io/ponder↗

Ponder

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

Features

  • Reflection - Reflection library for C++11.
  • Reflection Frameworks - C++11 library for reflection.
  • Scripting and Reflection - Expose C++ classes as data.

Star history

Star history chart for billyquith/ponderStar history chart for billyquith/ponder

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 Ponder

Similar open-source projects, ranked by how many features they share with Ponder.
  • rttrorg/rttrrttrorg avatar

    rttrorg/rttr

    3,469View on GitHub↗

    C++ Reflection Library

    C++
    View on GitHub↗3,469
  • 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
  • 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
  • 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 Ponder→

Frequently asked questions

What does billyquith/ponder do?

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

What are the main features of billyquith/ponder?

The main features of billyquith/ponder are: Reflection, Reflection Frameworks, Scripting and Reflection.

What are some open-source alternatives to billyquith/ponder?

Open-source alternatives to billyquith/ponder include: skypjack/meta — Header-only, non-intrusive and macro-free runtime reflection system in C++. rttrorg/rttr — C++ Reflection Library. neargye/nameof — Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library.