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
Sorting:
- ☆26Updated 5 years ago
- 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
- Non-intrusive C++ signal programming library☆50Updated 3 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months ago
- Archived!☆27Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- C++ Better Futures☆44Updated 2 years ago
- WIP☆26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- meta-programming, C++11☆16Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 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
- C++20 compile-time reflection library.☆35Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago