makiolo / design-patterns-cpp14Links
Design patterns implemented in C++14
☆35Updated last month
Alternatives and similar repositories for design-patterns-cpp14
Users that are interested in design-patterns-cpp14 are comparing it to the libraries listed below
Sorting:
- Source code for my articles☆146Updated last year
- C++ features jump start☆123Updated 2 years ago
- Common CMake modules☆156Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 7 years ago
- A curated list of Modern C++ idioms☆23Updated 8 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 4 months ago
- Code for my Modern C++ webinar☆101Updated 3 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- ☆236Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- ☆172Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- An Eclipse plugin that integrates clang-format and cpplint (cpplint.py)☆74Updated last year
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago