makiolo / design-patterns-cpp14
Design patterns implemented in C++14
☆35Updated 2 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:
- Enjoy template metaprogramming☆113Updated 8 years ago
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last week
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- C++ features jump start☆122Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 3 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 11 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A C++14-and-later expression template library☆109Updated last month
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 years ago
- Common CMake modules☆156Updated last year
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- ☆172Updated 6 years ago
- Code samples☆64Updated 3 months ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- Standardise code formating for cmake projects with git and clang-format☆58Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Boilerplate for a simple CMake-based C++ project☆154Updated 4 months ago