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:
- C++ features jump start☆123Updated 2 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 7 years ago
- Source code for my articles☆146Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boost.org serialization module☆128Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Common CMake modules☆156Updated last year
- Code for my Modern C++ webinar☆101Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 11 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 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
- Tutorial how to use Travis CI with C++☆168Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A fast and flexible c++ template class for tree data structures☆109Updated 3 weeks ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 3 months ago
- C++ Message Queuing Library and Framework☆90Updated 3 weeks ago
- ☆236Updated 2 weeks ago
- Cmake-based build of boost☆57Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Boost.org circular_buffer module☆61Updated last month
- Boost.Graph Cookbook 1: Basics☆185Updated last year