design-pattern topic

List design-pattern repositories

designPatterns

19
Stars
60
Forks
Watchers

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

61
Stars
8
Forks
Watchers

Hard-to-test patterns in C++ and how to refactor them

Design-Patterns

43
Stars
8
Forks
Watchers

.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

89
Stars
36
Forks
Watchers

Example code from Head First Design Patterns translated to python

JavaDesignPartternImpl

20
Stars
18
Forks
Watchers

最全的JAVA设计模式,包含原理图解+代码实现

refactoringtopatterns

66
Stars
40
Forks
Watchers

A place to practice Refactoring To Patterns that Kerievsky wrote about in his book

Entitas-Go

26
Stars
9
Forks
Watchers

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

15
Stars
1
Forks
Watchers

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

42
Stars
3
Forks
Watchers

❔ Gives your queries a home and avoid tucking scopes inside your models

DesignPatterns

35
Stars
13
Forks
Watchers

The project includes examples of implementation of Design Patterns by GOF using C# and UML diagrams