wichtounet / articlesLinks
Source code for my articles
☆146Updated 2 years ago
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- C++ features jump start☆123Updated 3 years ago
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- ☆172Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Contains working code samples from my C++ blog.☆131Updated 5 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Execution primitives for C++☆155Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- ☆141Updated 8 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆86Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆121Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago