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☆51Updated 4 years ago
- WIP☆26Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Archived!☆27Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week