cmake-reflection-template
C++ reflection generator
A template for automatically generating C++ reflection code using CMake and Python
A template for simple C++ reflection done with CMake and Python (no other external tools)
39 stars
5 watching
2 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
cmakecodegencodegeneratorcppintrospectionparserparsingreflection
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Templates for creating C++ projects with cmake. | 128 |
| | A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| | A CMake project template for building a simple QML desktop application. | 43 |
| | A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| | A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| | A reflection-based serialization library for C++ | 99 |
| | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
| | A clean implementation of reflection and related proposals in C++. | 29 |
| | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,742 |
| | A header-only library for creating runtime reflections of classes and enums | 25 |
| | A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| | An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
| | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 |
| | A tool to create and build JUCE-based projects with minimal setup using CMake. | 251 |