factory
Here are 24 public repositories matching this topic...
A factory class to easily load generic plugins
-
Updated
Feb 2, 2019 - C++
A collection of design patterns with examples.
-
Updated
Feb 23, 2020 - C++
Project using Design Patterns. Model View and Controller objects (architectural pattern) for running the Simulator. The Model is a Singleton. Creating the vehicles with a Factory method Object.
-
Updated
Jul 23, 2022 - C++
Sample codes with c++ to understand design patterns.
-
Updated
May 28, 2020 - C++
A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.
-
Updated
Jun 17, 2023 - C++
Runtime Dependency Injection via YAML
-
Updated
Feb 10, 2022 - C++
A multi-threaded simulation comparing human workers' production efficiency to machine production in a factory.
-
Updated
Jun 17, 2023 - C++
This is simple example application of C++ factory pattern in numerical solution first order ordinary differential equation.
-
Updated
Apr 27, 2017 - C++
Design Patterns according to GOF, C++
-
Updated
Apr 25, 2023 - C++
Projects of the course of Object-Oriented Programming and C++ of the Bachelor's Degree in Physics of the University of Padua
-
Updated
Jul 7, 2022 - C++
Basic virtual machine that can interpret programs written in basic assembly language
-
Updated
Jan 27, 2020 - C++
Improve this page
Add a description, image, and links to the factory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the factory topic, visit your repo's landing page and select "manage topics."