metashell / metashell
C++ metaprogramming shell
☆476Updated 6 months ago
Alternatives and similar repositories for metashell:
Users that are interested in metashell are comparing it to the libraries listed below
- A C++ micro-benchmarking framework☆361Updated 4 years ago
- Love template metaprogramming☆327Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A tiny metaprogramming library☆304Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆745Updated last month
- An implementation of C++ Extensions for Ranges☆223Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Hasta la vista, baby!☆132Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Simple header only pattern matching for c++14☆229Updated 3 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- Adobe Source Libraries☆280Updated 2 weeks ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆209Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆665Updated this week
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Higher-order functions for c++☆507Updated last month
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆401Updated this week
- Runtime polymorphism done right☆990Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated last month
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- optional (nullable) objects for C++14☆315Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- Compile Time Type Information for C++☆580Updated last year
- Range-based goodness for C++17