makiolo / design-patterns-cpp14Links
Design patterns implemented in C++14
☆35Updated last week
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:
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Source code for my articles☆146Updated last year
- C++ features jump start☆123Updated 2 years ago
- Samples for Learning Modern CMake☆241Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated last week
- Common CMake modules☆156Updated last year
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 2 months ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 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 4 years ago
- ☆172Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- Code for my Modern C++ webinar☆101Updated 3 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- A C++14-and-later expression template library☆110Updated 2 weeks ago
- Presentation Material for C++Now 2018☆125Updated 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
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Boost.org serialization module☆128Updated 2 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆66Updated 3 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- ☆234Updated 2 weeks ago