structural-patterns
There are 163 repositories under structural-patterns topic.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
ismanf/golang-design-patterns
Implementation of design patterns in Golang
nguyenphuc22/Design-Patterns
Sách Design Pattern Tiếng Việt - Một cái nhìn tổng quan về design pattern trong lập trình.
volodymyrprokopyuk/kotlin-sdp
Software Design Patterns in Kotlin
Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
scravy/awesome-pattern-matching
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
Itchimonji/design-patterns-in-angular
Deprecated | new project: https://github.com/Itchimonji/design-patterns-in-typescript
AliakseiFutryn/dotnet-design-patterns-samples
The samples of .NET design patterns
arkada38/Rust-Design-Patterns
Design patterns via Rust
adoi/node-design-patterns
Javascript Design Patterns implementation in NodeJS
KnowledgeDiscovery/StrGNN
Code for structural temporal graph neural networks for anomaly detection in dynamic graphs
girirajvyas/gof-design-patterns
This repository contains examples of all the design patterns listed in the Gang of Four (GoF) book (https://girirajvyas.github.io/gof-design-patterns/)
BitEdits/be
Binary Editor
Thxmxs/Patrones-de-diseno-TypeScript
Implementación de patrones de diseño utilizando TypeScript (codigos + diagramas de clases)
imaarov/Patterns
software pattern samples include design pattern and architectural pattern.
verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
IliaKhuzhakhmetov/DesignPatterns-Dart
A comprehensive collection of design patterns in Dart, providing reusable solutions to common software design problems. Includes detailed explanations, examples, and best practices for structuring and organizing code.
meerhamzadev/Patterns
A one stop repository to learn different computer science/programming patterns⚡
javamultiplex/clean-code-java
Clean code principles and design patterns examples in Java with Unit Test cases
xdanielsb/patterns
Good practices to create code in Java, open to other languages. :zap:
stivenramireza/design-patterns
Creational, structural, and behavioral patterns in Python.
habibsql/TheDesignPatterns
Demonastrate various important design patterns so that anyone can easily understand the core concept and use cases.
zakimjz/SCPM
SCPM algorithm for structural correlation pattern mining
SongulSYTRK/Desing_Patterns
In this project, i will explain DesignPatterns.I will explain how many way we have design pattern.
zoom2manoj/datastructure_challenge
Data structure for searching, sorting & alogrithms, design patterns
bzdgn/gang-of-four-design-patterns-in-java
Implementation Examples And Notes on Gang Of Four Design Patterns
dori-dev/design-patterns
All Design Patterns in Python With Examples.
Achintha444/DesignPatterns
This repo consists simple simulations of Design patterns.
MarwanGalal746/Design-patterns
I use this repository to illustrate the diagrams of the different design patterns as well as an example of each pattern using the Java programming language.
max-prosper/go-design-patterns
Software design patterns examples in Golang
oguzhanKomcu/Design_Patterns
Software developers use Design Patterns for general solutions to problems they encounter while developing software. I also showed the application of various design patterns in this repository.
RidvanOrun/DesignPatterns
In this project, I explain design patterns and some patterns application.
sprakhar77/Design-Patterns
All common design patterns in C++