pfr
Type reflection library
Provides reflection and serialization capabilities for user-defined types without boilerplate code
std::tuple like methods for user defined types without any macro or boilerplate code
1k stars
47 watching
161 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
boostclangcpluspluscplusplus-14cppcpp14cpp17gccmagicreflectionreflection-libraryreflectionsstdtupletuplesvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
| A reflection-based serialization library for C++ | 99 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 207 |
| A standard library for metaprogramming in C++ | 1,705 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| A C++ library for working with images in a generic and efficient way | 178 |