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 Material for C++Now 2018☆125Updated 6 years ago
- C++ features jump start☆123Updated 2 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- ☆172Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Origin C++11 Libraries☆133Updated 8 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Static functional reactive programming in C++14☆69Updated 8 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago