wichtounet / articlesLinks
Source code for my articles
☆146Updated last year
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- ☆172Updated 6 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Boost.org mpl module☆60Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- Origin C++11 Libraries☆130Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- Execution primitives for C++☆153Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago