nilsdeppe / template-metaprogramming-tutorialsLinks
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.
☆20Updated 7 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
Sorting:
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- ☆25Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- A simple replacement for std::unordered_map☆51Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Reference implementation of std::generator proposal☆32Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Updated last month
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Tiny Test System☆27Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- an experimental standard C++ library☆92Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- ☆25Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 9 months ago