design-pattern topic
designPatterns
This repository contains java code examples for designPatterns of Gang of four in Java 8. It has working example for all different design pattern.
refactoring-for-testability-cpp
Hard-to-test patterns in C++ and how to refactor them
Design-Patterns
.NET Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects
HeadFirstDesignPatterns_python
Example code from Head First Design Patterns translated to python
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Entitas-Go
Entitas-Go is a fast Entity Component System Framework (ECS) Go 1.17 port of Entitas v1.13.0 for C# and Unity.
produce-by-path
Produce By Path is a design pattern, which is used to dynamically produce values by using the path to which it is applied. This package helps us easily create and define producer instances.
queryable
❔ Gives your queries a home and avoid tucking scopes inside your models
DesignPatterns
The project includes examples of implementation of Design Patterns by GOF using C# and UML diagrams