makiolo / design-patterns-cpp14Links
Design patterns implemented in C++14
☆36Updated 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:
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Common CMake modules☆156Updated 2 years ago
- C++ features jump start☆123Updated 3 years ago
- Source code for my articles☆146Updated last year
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 6 months ago
- Boost.Graph Cookbook 1: Basics☆185Updated last year
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- Enjoy template metaprogramming☆115Updated 8 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Code for my Modern C++ webinar☆101Updated 3 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 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☆131Updated 3 weeks ago
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- Tutorial how to use Travis CI with C++☆168Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- 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
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 6 months 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
- A simple process management library for C++ on UNIX platforms.☆144Updated 9 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- ☆236Updated 2 months ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- C++ Automatic Mocks Injector☆35Updated 10 years ago