makiolo / design-patterns-cpp14
Design patterns implemented in C++14
☆35Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for design-patterns-cpp14
- ☆172Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆65Updated 6 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- C++ features jump start☆122Updated 2 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Cmake-based build of boost☆58Updated 5 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 5 years ago
- C++ Automatic Mocks Injector☆33Updated 9 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- ☆190Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 8 years ago
- Boost.org circular_buffer module☆54Updated 2 months ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last month
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 6 years ago
- Code for my Modern C++ webinar☆101Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Modern C++ generic header-only template library.☆100Updated last year
- C++ generic make factory☆106Updated 5 years ago