davrec72 / clang-metaLinks
Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics
☆6Updated 4 years ago
Alternatives and similar repositories for clang-meta
Users that are interested in clang-meta are comparing it to the libraries listed below
Sorting:
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- ☆26Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- ☆53Updated 6 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- Prints values and types during compilation!☆58Updated last month