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:
- ☆172Updated 6 years ago
- C++ features jump start☆123Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Origin C++11 Libraries☆131Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆86Updated 3 months ago
- Fast containers of polymorphic objects.☆68Updated last month
- Boost.org serialization module☆128Updated 3 months ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago