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

veselink1/refl-cpp

0
View on GitHub↗
1,202 stars·84 forks·C++·MIT·7 viewsveselink1.github.io/refl-cpp/md__introduction.html↗

Refl Cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

Features

  • Reflection and Serialization - Compile-time reflection library.

Star history

Star history chart for veselink1/refl-cppStar history chart for veselink1/refl-cpp

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

Frequently asked questions

What does veselink1/refl-cpp do?

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

What are the main features of veselink1/refl-cpp?

The main features of veselink1/refl-cpp are: Reflection and Serialization.

Which projects share features with veselink1/refl-cpp?

Projects with overlapping indexed features include: aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. felixguendling/cista — Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. jermp/essentials — ⚙️🛠️ Essential C++ utilities. neargye/nameof — Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum. nemequ/hedley — A C/C++ header to help move #ifdefs out of your code. nixman/yas — Yet Another Serialization.

Projects sharing features with Refl Cpp

These projects share indexed features with Refl Cpp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • felixguendling/cistafelixguendling avatar

    felixguendling/cista

    2,225View on GitHub↗

    Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

    C++benchmarkcppcpp17
    View on GitHub↗2,225
  • jermp/essentialsjermp avatar

    jermp/essentials

    14View on GitHub↗

    ⚙️🛠️ Essential C++ utilities.

    C++
    View on GitHub↗14
  • 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
  • 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
Compare all 10 related projects
→