veselink1 / refl-cppLinks
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,163Updated 2 years ago
Alternatives and similar repositories for refl-cpp
Users that are interested in refl-cpp are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- Your binary serialization library☆1,160Updated 5 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆638Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆854Updated last week
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated last week
- A C++17 cross-platform implementation for UUIDs☆816Updated last year
- scanf for modern C++