makiolo / design-patterns-cpp14Links
Design patterns implemented in C++14
☆35Updated 3 years 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 2 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 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)…☆65Updated 6 years ago
- Common CMake modules☆156Updated last year
- Boilerplate for a simple CMake-based C++ project☆154Updated last month
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Source code for my articles☆146Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Samples for Learning Modern CMake☆240Updated 8 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Micro Signal/Slot implementetation☆34Updated last year
- Boost Quaternions, Vectors, Matrices library☆86Updated 2 months ago
- Example project which demonstrates various CMake features.☆142Updated 4 years ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- A curated list of Modern C++ idioms☆22Updated 8 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
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆41Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 9 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Boost.org statechart module☆31Updated 2 months ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆102Updated 3 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago