ghjang / cpp_practical_tmp_studyLinks
C++ Template Metapogramming Study Resources
☆38Updated 6 years ago
Alternatives and similar repositories for cpp_practical_tmp_study
Users that are interested in cpp_practical_tmp_study are comparing it to the libraries listed below
Sorting:
- C++ High Performance, published by Packt☆266Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Slides and presentations☆69Updated 3 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- ☆237Updated 4 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- My C++ Notes☆107Updated 4 years ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- C++ Reactive Programming, published by Packt☆143Updated 2 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- Cmake-based build of boost☆57Updated 6 years ago
- STL-like containers from Boost☆116Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- C++ features jump start☆123Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- Source code for my articles☆146Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago