asutton / clang-reflectLinks
A clean implementation of reflection and related proposals.
☆28Updated 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☆52Updated 4 years ago
- ☆26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 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☆49Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- ☆20Updated 8 years ago
- homogeneous variadic function parameters☆17Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Archived!☆27Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- ☆36Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated last month
- C++20 compile-time reflection library.☆35Updated 11 months ago