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++·10 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

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 Ponder

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

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.

Which projects share features with billyquith/ponder?

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. 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.