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
- Micro Signal/Slot implementetation☆34Updated last year
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Boost.org statechart module☆31Updated 3 months ago
- Cmake-based build of boost☆57Updated 5 years ago
- Samples for Learning Modern CMake☆241Updated 8 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 2 months ago
- Common CMake modules☆156Updated last year
- A simple, generic, header-only state machine implementation for C++.☆64Updated 3 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Boost Quaternions, Vectors, Matrices library☆86Updated 3 months ago
- Source code for my articles☆146Updated last year
- 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)…☆66Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A C++14-and-later expression template library☆110Updated 3 months ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆233Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago