brunocodutra / metalLinks
Love template metaprogramming
☆328Updated 3 years ago
Alternatives and similar repositories for metal
Users that are interested in metal are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- A tiny metaprogramming library☆310Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated 2 weeks ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Simple header only pattern matching for c++14☆232Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more