brunocodutra / metalView external linksLinks
Love template metaprogramming
☆330Apr 10, 2022Updated 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☆573Sep 7, 2022Updated 3 years ago
- A tiny metaprogramming library☆312Jun 23, 2023Updated 2 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- A new take on polymorphism☆690Dec 11, 2025Updated 2 months ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A C++14-and-later expression template library☆109Dec 10, 2025Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Your standard library for metaprogramming☆1,833Dec 10, 2025Updated 2 months ago
- Compile Time Type Information for C++☆611Apr 20, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Jun 9, 2019Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202May 11, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- A (work-in-progress) nextgen Doxygen for C++☆966Sep 12, 2025Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 6 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Dec 20, 2025Updated last month
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Dec 4, 2019Updated 6 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆528Apr 19, 2022Updated 3 years ago
- C++17 immutable compile-time key value map☆50Nov 26, 2019Updated 6 years ago
- C++11 metaprogramming library☆281Jan 24, 2026Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- C++14 Dependency Injection library☆1,251Apr 2, 2025Updated 10 months ago
- Higher-order functions for c++☆513Dec 10, 2025Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- Parsing Expression Grammar Template Library☆2,109Jan 10, 2026Updated last month