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
- ☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 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
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago