asutton / clang-reflectLinks
A clean implementation of reflection and related proposals.
☆28Updated 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:
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- ☆25Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 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☆52Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- C++20 compile-time reflection library.☆35Updated last year
- ☆20Updated 8 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago