asutton / clang-reflectLinks
A clean implementation of reflection and related proposals.
☆29Updated 7 years ago
Alternatives and similar repositories for clang-reflect
Users that are interested in clang-reflect are comparing it to the libraries listed below
Sorting:
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- ☆26Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Archived!☆27Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆20Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ Better Futures☆45Updated 2 years ago