ghjang / cpp_practical_tmp_studyLinks
C++ Template Metapogramming Study Resources
☆38Updated 5 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:
- Concurrency with modern C++☆31Updated 4 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Slides and presentations☆69Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- C++ High Performance, published by Packt☆255Updated 2 years ago
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- My C++ Notes☆103Updated 4 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org circular_buffer module☆58Updated last month
- Boost.org statechart module☆31Updated last month
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Boost.org type_traits module☆64Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- STL-like containers from Boost☆106Updated last week
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago