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.
☆18Updated 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:
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- An indirect value-type for C++☆83Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- A hash function library☆45Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- std::optional for C++20☆31Updated last year
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Collection of header-only utilities for C++☆35Updated last year
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Coroutine support tools☆35Updated 3 months ago
- ☆32Updated 4 years ago
- an experimental standard C++ library☆89Updated last year
- Flat containers for C++☆59Updated 2 years ago
- C++20 Compact Tuple Tools☆51Updated last week