ericniebler / meta
A tiny metaprogramming library
☆302Updated last year
Related projects ⓘ
Alternatives and complementary repositories for meta
- Love template metaprogramming☆324Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- Simple header only pattern matching for c++14☆227Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆297Updated 2 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- A highly efficient, move-aware operators library☆197Updated last year
- A polymorphic value-type for C++☆228Updated last year
- A simple framework for compile-time benchmarks☆181Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 6 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.