nilsdeppe / template-metaprogramming-tutorials
Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the posts and also a single file that can be used to observe how the code works.
☆18Updated 6 years ago
Alternatives and similar repositories for template-metaprogramming-tutorials:
Users that are interested in template-metaprogramming-tutorials are comparing it to the libraries listed below
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- WIP☆26Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Tiny Test System☆27Updated last month
- Coroutine support tools☆35Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Rebooting the std::bitset franchise☆44Updated this week
- C++20 Compact Tuple Tools☆49Updated this week
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- An indirect value-type for C++☆82Updated last year
- ☆18Updated last year
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A hash function library☆43Updated last week
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- ☆26Updated 5 years ago
- Interval library for C++☆12Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- an experimental standard C++ library☆89Updated last year
- A simple replacement for std::unordered_map☆48Updated 9 months ago
- Demo implementation of C++ networking☆16Updated 6 months ago