makiolo / design-patterns-cpp14Links
Design patterns implemented in C++14
☆35Updated 3 months ago
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:
- C++ features jump start☆123Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Common CMake modules☆156Updated last year
- Source code for my articles☆146Updated last year
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 years ago
- Boost.org serialization module☆130Updated last week
- Enjoy template metaprogramming☆114Updated 8 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Boilerplate for a simple CMake-based C++ project☆153Updated 5 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Code for my Modern C++ webinar☆101Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- Boost.org statechart module☆31Updated last week
- A C++14-and-later expression template library☆109Updated last week
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated last week
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- 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
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Tutorial how to use Travis CI with C++☆168Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year