meta
Meta helpers
A collection of C++ metaprogramming utilities and type traits to simplify development and inspection of complex data structures.
Metaprogramming helpers for C++.
3 stars
2 watching
0 forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 243 |
meta-toolkit/meta | A comprehensive C++ toolkit for text analysis and retrieval | 696 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
ikostrikov/pytorch-meta-optimizer | A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
edouarda/brigand | A C++ meta-programming library for instant compile-time computations and manipulations of code. | 572 |
psteinroe/supabase-cache-helpers | Provides caching utilities for Supabase clients | 508 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
deepgrace/monster | An advanced C++ template metaprogramming framework for working with sequences and algorithms. | 161 |
usethesource/rascal | An implementation of a meta-programming language with features like type checking and code generation | 406 |
pjkelly/robocop | A middleware that adds a meta tag to HTTP responses to instruct search engines on how to crawl the content. | 3 |
cbaggers/fn | A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |
xorcare/pointer | A collection of helper routines for creating optional fields in Go | 42 |
tristandeleu/pytorch-meta | Provides tools and datasets for meta-learning and few-shot learning in deep learning | 1,987 |