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
jsoysouvanh avatar

jsoysouvanh/Refureku

0
View on GitHub↗
250 stars·24 forks·C++·MIT·10 viewsjsoysouvanh.github.io/Refureku↗

Refureku

Cross-platform C++17 Runtime Reflection Library

Features

  • Reflection - Runtime reflection and code generation.
  • Reflection Frameworks - Runtime reflection and code generation library.

Star history

Star history chart for jsoysouvanh/refurekuStar history chart for jsoysouvanh/refureku

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 Refureku

These projects share indexed features with Refureku. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • celtoys/clreflectCeltoys avatar

    Celtoys/clReflect

    285View on GitHub↗

    C++ Reflection using clang

    C++
    View on GitHub↗285
Compare all 16 related projects→

Frequently asked questions

What does jsoysouvanh/refureku do?

Cross-platform C++17 Runtime Reflection Library

What are the main features of jsoysouvanh/refureku?

The main features of jsoysouvanh/refureku are: Reflection, Reflection Frameworks.

Which projects share features with jsoysouvanh/refureku?

Projects with overlapping indexed features include: aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and…