kfrlib / cometa
Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (CTTI), string manipulation), 'value-or-errorcode' union-like type, type for passing named arguments, useful constexpr functions and many more. (MIT license)
☆58Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cometa
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆67Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- Agent Based Class Design☆50Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++ EDSL for describing dsp structures☆56Updated 6 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Latest iteration of my static webpage/blog generator☆52Updated last month
- Fixed Point Arithmetic C++14 Library☆108Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- The missing C++ tuple functionality☆84Updated 4 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago