asutton / clang-reflectLinks
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
- An indirect value-type for C++☆83Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 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
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- Archived!☆27Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- WIP☆26Updated 6 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- ☆36Updated 5 years ago