asutton / clang-reflect
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
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- ☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- C++ Better Futures☆43Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Archived!☆27Updated 3 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 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago