DesignPattern
Design pattern library
A collection of C++ implementations of various software design patterns
3 stars
3 watching
5 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sheng-jie/design-pattern | A series of articles explaining design patterns in C# for software development | 962 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,012 |
josephguan/scala-design-patterns | An implementation of design patterns in Scala, covering various categories and use cases. | 198 |
shubhamzanwar/design-patterns | A collection of Go implementations of common design patterns used in software development | 119 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,389 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 23 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
naphier/unity-design-patterns | A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,138 |
bthachdev/crystal-design-patterns | A collection of design patterns implemented in Crystal language for software development | 72 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
toryzhou/design-pattern | This project presents implementations of the 23 design patterns in Java. | 58 |
edopelawi/designpatternsplayground | An interactive learning platform showcasing various software design patterns in Swift | 27 |
vahidvdn/realworld-design-patterns | Practical examples and discussions on real-world design patterns with their unit tests | 115 |