brunocodutra / metalLinks
Love template metaprogramming
☆331Updated 3 years ago
Alternatives and similar repositories for metal
Users that are interested in metal are comparing it to the libraries listed below
Sorting:
- A tiny metaprogramming library☆312Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Replacements to standard numeric types which throw exceptions on errors☆218Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- ☆133Updated 3 years ago
- C++11 metaprogramming library☆278Updated 2 weeks ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A reflective enum implementation for C++☆299Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.